Chapter 10, Configuring the Server for Performance
241
Using perfdump Statistics to Tune Your Server
Tuning
By default, the DNS cache is off. Add the following line to
obj.conf
to enable
the cache:
Init fn=dns-cache-init
CacheEntries <CurrentCacheEntries /
MaxCacheEntries>
The number of current cache entries and the maximum number of cache
entries. A single cache entry represents a single IP address or DNS name
lookup.
Tuning
To set the maximum size of the DNS cache, add the following line to the
obj.conf
file:
Init fn=dns-cache-init cache-size=xxxxx
HitRatio <CacheHits / CacheLookups (Ratio)>
The hit ratio is displays the number of cache hits and the number of cache
lookups. A good hit ratio for the DNS cache is ~60-70%.
This setting is not tunable.
Native Threads Pool
Native Thread Pool Data:
------------------------
Idle/Peak/Limit
1/1/100
Work queue length/Limit 0/2147483647
Peak work queue length
1
Work queue rejections
0
The native thread pool is used internally by the server to execute NSAPI
functions that require a native thread for execution.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...