Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual page 96

Nsapi
Table of Contents

Advertisement

Service Stage
rlimit_core
rlimit_nofile
nice
type
method
query
UseOutputStreamSize
flushTimer
ChunkedRequestBufferSize
ChunkedRequestTimeout
bucket
Examples
The following example uses variables defined in the
send-cgi
8, "Virtual Server Configuration Files."
96
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
parameters. For more information about defining variables, see Chapter
(UNIX only) Specifies the maximum CGI program
core file size. A value of 0 disables writing cores. You
can supply both current (soft) and maximum (hard)
limits, separated by a comma. The soft limit must be
listed first. If only one limit is specified, both limits are
set to this value.
(UNIX only) Specifies the maximum number of file
descriptors for the CGI program. You can supply both
current (soft) and maximum (hard) limits, separated
by a comma. The soft limit must be listed first. If only
one limit is specified, both limits are set to this value.
(UNIX only) Accepts an increment that determines the
CGI program's priority relative to the server.
Typically, the server is run with a nice value of 0 and
the nice increment would be between 0 (the CGI
program runs at same priority as server) and 19 (the
CGI program runs at much lower priority than server).
While it is possible to increase the priority of the CGI
program above that of the server by specifying a nice
increment of -1, this is not recommended.
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all Service-class functions
optional, common to all obj.conf functions
file for the
server.xml

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents