iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)

Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-34
Default
Default
OutputTimeout 1200
which assigns 20 minutes, measured in seconds
Example
OutputTimeout 240
Pathmon
Syntax
Pathmon process-name {
[Priority number]
[PrimaryCPU number]
[Hometerm file-name]
[BackupCPU number]
[Gsubvol OSS-pathname]
[Hometerm file-name]
[MaxServerClasses number]
[MaxServerProcesses number]
[Security security-attribute] }
Description
The Pathmon directive is required to configure the PATHMON process. For additional
information about configuring PATHMON, refer to the NonStop TS/MP System
Management Manual or the NonStop TS/MP Management Programming Manual.
Pathmon process-name
is the OSS path name of the PATHMON process that controls the iTP Secure
WebServer environment. The process-name must consist of a letter followed by
one to three alphanumeric characters. It must be qualified by the string /G/. The
process-name must be unique on the host.
An example of the Pathmon directive is as follows:
Pathmon /G/zweb
The following Pathmon attributes control the creation of the Pathway subsystem that
the server executes in.
Priority number
specifies the execution priority of the PATHMON process.
number can be a value from 1 through 199. If you omit this attribute, the
PATHMON process has the same priority as the httpd process that starts it.