
magnus.conf
54 Netscape Enterprise Server Programmer’s Guide • April 2002 (Draft)
CGIExpirationTimeout Any number
of seconds
300
(5 minutes)
recommended
Specifies the maximum time in
seconds that CGI processes are
allowed to run before being killed.
CGIStubIdleTimeout Any number
of seconds
30 Causes the server to kill any
CGIStub processes that have been
idleforthe numberofsecondssetby
this directive. Once the number of
processes is at MinCGIStubs,the
server does not kill any more
processes.
CGIWaitPid on, off on (UNIX only) makes the action for
the SIGCHLD signal the system
default action for the signal. Makes
the SHTML engine wait explicitly
on its exec cmd child processes.
ChildRestartCallback on, off, yes,
no, true,
false
no Forcesthe callback of NSAPI
functions that wereregisteredusing
the daemon_atrestart function
when the server is restarting or
shutting down.
ChunkedRequestBufferSize Any number
of bytes
8192 Determines the default buffer size
for “un-chunking” request data.
ChunkedRequestTimeout Any number
of seconds
60 (1 minute). Determines the default timeout for
“un-chunking” request data.
ClientLanguage en (English),
fr (French),
de (German),
ja (Japanese)
en Specifies the language for client
messages (such as File Not Found).
Concurrency 1-n
No maximum.
Equals twice
the number of
CPUs.
In a Windows NT/Windows 2000
environment, creates a specified
number of native threads that:
• runalltheNSPRlocalthreads
• process the I/O completion
packetsfrom the NSPR I/O
completion port
If a value less than 1 is specified,
Enterprise Server uses the default
value.
Table 2-9 magnus.conf directives
Directive Allowed Values Default Value Description
Comentarios a estos manuales