Chapter 10, Configuring the Server for Performance
235
Using perfdump Statistics to Tune Your Server
basis. If you use the
obj.conf
method, the 512 threads are allocated equally
to each of the defined virtual servers. For example, if you had two servers, each
would have 256 threads available. This is less efficient. To maximize
performance in this area, use the
virtual.conf
method. You can also
configure the listen-queue size in the Performance Tuning page of the Server
Manager.
Address
This field contains the base address that this listen socket is listening to. For
most sites that are not using hardware virtual servers, the URL is:
http://INADDR_ANY:80
”
The constant value “INADDR_ANY” is known internally to the server that
specifies that this listen socket is listening on all IP addresses for this machine.
Tuning
This setting is not tunable except as described above.
ActiveThreads
The total number of “threads” (HTTP sessions) that are in any state for this
listen socket. This is equal to
WaitingThreads
+
BusyThreads
. This setting
is not tunable.
WaitingThreads
The number of “threads” (HTTP sessions) waiting for a new TCP connection for
this listen socket.
Tuning
This is not directly tunable, but it is loosely equivalent to the
RqThrottleMinPerSocket
. See “Thread limits <min/max>” on page 236.
BusyThreads
The number of “threads” (HTTP sessions) actively processing requests which
arrived on this listen socket.
Содержание 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 ...