Init-Cgi - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

Init SAFs
rotate-error
rotate-callback
Example
This example enables log rotation, starting at midnight and occurring every hour.
Init fn=flex-rotate-init rotate-start=2400 rotate-interval=60
See Also
flex-init

init-cgi

Applicable in
The
init-cgi
Two options are provided: timeout of the execution of the CGI script, and
establishment of environment variables.
Parameters
timeout
248
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
(optional) determines whether error logs are rotated. Values
are yes (the default) and no.
(optional) specifies the file name of a user-supplied program
to execute following log file rotation. The program is passed
the post-rotation name of the rotated log file as its parameter.
,
,
common-log
flex-log
-class directives.
Init
function performs certain initialization tasks for CGI execution.
(optional) specifies how many seconds the server waits for
CGI output. If the CGI script has not delivered any output in
that many seconds, the server terminates the script. The
default is 300 seconds.
,
record-useragent

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents