iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-62
Server Commands
An example of the CPUS command is as follows:
CPUS 0 1 2
This command is optional.
CWD oss-pathname
specifies the absolute OSS pathname of the current working directory of an OSS
server process. This value resolves relative pathnames specified for other OSS
server process attributes in the server class.
An example of the CWD command is as follows:
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, then the default value is 60 (1 hour). If you
omit this command and the Auto-Accept feature is not enabled, 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 Support on page 3-2.
Note. When all of the links of a dynamic server are returned, the dynamic server will be
stopped.