
obj.conf
Chapter 2 Configuration Files 87
send-cgi Sets up environment variables, launches a
CGI program, and sends the response to the
client.
user (UNIXonly)The name of theuser toexecute
CGI programs as.
group (UNIXonly)Thenameofthegroupto
execute CGI programs as.
chroot (UNIX only) The directory to chroot to
before execution begins. This is relative to
the Chroot defined in magnus.conf.
dir (UNIX only) The directory to chdir to after
chroot but before execution begins.
rlimit_as (UNIX only) The maximum CGI program
address space in bytes. 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.
rlimit_core (UNIX only) 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 onelimit is specified,both limits areset
to this value.
rlimit_nofile (UNIX only) 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.
Table 2-19 obj.conf Service functions
Function/Parameter Allowed
Values
Default
Value
Description
Commentaires sur ces manuels