iTP Secure WebServer System Administrators Guide (Version 7.5+)

Arglist -server [HTTPD_CONFIG_FILE]
This command is optional.
CPUS cpu# cpu#...
specifies the processors in which a server process is allowed to execute.
If you specify all available processors or if you do not include the CPUS command, the PATHMON
process chooses the processors.
An example of the CPUS command is:
CPUS 0 1 2
This command is optional.
Createdelay seconds
TS/MP creates dynamic servers of a serverclass when there are no free links available to servers
in that serverclass. Creating dynamic servers incurs some processing overhead. In some cases, it
is worthwhile to wait till a link is available to an existing server rather than immediately creating
a dynamic server. The Createdelay command specifies the time in seconds to wait before
creating a dynamic server for the server class.
seconds must be a value from 0 to 1092. The default value is 0 seconds.
CWD oss-pathname
specifies the absolute OSS path name of the current working directory of an OSS server process.
This value resolves relative path names specified for other OSS server process attributes in the
server class.
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).
NOTE: When all the links of a dynamic server are returned, the dynamic server will be stopped.
For further information on the reasons for using Deletedelay, consult “Migration Considerations
For TCP/IPv6 and IP CIP Support” (page 48).
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
248 Configuration Directives