iTP Secure WebServer System Administrator's Guide (Version 7.0)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-012
A-72
Server Commands
An example of the CWD command is:
CWD $root/root/pathway-cgi
This command is optional.
Debug { ON | OFF }
specifies whether the servers in this server class start up in debug mode.
ON
directs the servers to enter debug mode when started.
OFF
directs the servers not to enter debug mode.
If you omit this command, the default is OFF.
This command is optional and is intended only for debugging NonStop TS/MP
applications. If you use this command, the home terminal is used for the standard
input, output, and error files, even if you specify other file names in the Stdin,
Stdout, and Stderr directives.
[Deletedelay minutes]
Unused links to dynamic servers are returned to the PATHMON process by the Link
Manager. The Deletedelay specifies the amount of time (in minutes) to wait before
returning these unused links. minutes must be a value from 0 to 1080 (18 hours is
the maximum number allowed by PATHWAY). If you omit this command and the
Auto-Accept feature is enabled, and then the default value is 60 (1 hour). If you
omit this command and the Auto-Accept feature is not enabled, and then the
default value is 10 minutes (just as it is in conventional TCP/IP support).
For further information on the reasons for using Deletedelay, consult Migration
Considerations For Parallel Library TCP/IP, TCP/IPv6, and IP CIP Support on
page 3-2.
Env name=value
allows user-defined environment variables to be passed to the server in name-
value pairs. These values are reinitialized each time the server is initialized.
This command is optional.
Hometerm oss-pathname
specifies the name of the Guardian home terminal being used by the server
process executing on this system. If you do not specify the Hometerm command,
Note. When all the links of a dynamic server are returned, the dynamic server will be
stopped.