Chapter 10, Configuring the Server for Performance
243
Using perfdump Statistics to Tune Your Server
Work queue length/Limit
These numbers refer to a queue of server requests that are waiting for the use
of a native thread from the pool. The Work Queue Length is the current
number of requests waiting for a native thread. Limit is the maximum number
of requests that can be queued at one time to wait for a native thread., and is
determined by the setting of the
NSCP_POOL_WORKQUEUEMAX
environment
variable.
Tuning
Modify the
NSCP_POOL_WORKQUEUEMAX
environment variable.
Peak work queue length
This is the highest number of requests that were ever queued up
simultaneously for the use of a native thread since the server was started. This
value can be viewed as the maximum concurrency for requests requiring a
native thread.
This setting is not tunable.
Work queue rejections
This is the cumulative number of requests that have needed the use of a native
thread, but that have been rejected due to the work queue being full. By
default, these requests are rejected with a “503 - Service Unavailable” response.
This setting is not tunable.
PostThreadsEarly
This advanced tuning parameter changes the thread allocation algorithm by
causing the server to check for threads available for accept before executing a
request. The default is set to Off. Recommended only in those situations when
the load on the server is primarily comprised of lengthy transactions such as
LiveWire and the Netscape Application Server or custom applications that
access databases and other complex back-end systems. Turning this on allows
the server to grow its thread pool more rapidly.
Содержание 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 ...