Miscellaneous magnus.conf Directives
228
Netscape Enterprise Server Administrator’s Guide
Note
If you have an
init-cgi
function in the
obj.conf
file and you are running
in multi-process mode, you must add
LateInit = yes
to the
init-cgi
line.
MinCGIStubs
/
MaxCGIStubs
/
CGIStubIdleTimeout
The three directives (and their defaults) that can be placed in the
magnus.conf
file to control
Cgistub
are :
MinCGIStubs
2
MaxCGIStubs
10
CGIStubIdleTimeout
45
MinCGIStubs
controls the number of processes that are started by default.
The first
CGIStub
process is not started until a CGI program has been
accessed. The default value is 2. Note that if you have a i
nit-cgi
directive in
the
obj.conf
file, the minimum number of
CGIStub
processes are spawned
at startup.
MaxCGIStubs
controls the maximum number of
CGIStub
processes the
server can spawn. This is the maximum
concurrent
CGIStub
processes in
execution, not the maximum number of pending requests. The default value
shown should be adequate for most systems. Setting this too high may actually
reduce throughput. The default value is 10.
CGIStubIdleTimeout
causes the server to kill any
CGIStub
processes that
have been idle for the number of seconds set by this directive. Once the
number of processes is at
MinCGIStubs
it does not kill any more processes.
Buffer Size
SndBufSize/RcvBufSize
You can specify the size of the send buffer (
SndBufSize
) and the receiving
buffer (
RcvBufSize
) at the server’s sockets. For more information regarding
these buffers, see your Unix documentation.
Содержание 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 ...