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

Configuration Directives
iTP Secure WebServer System Administrator’s Guide522659-001
A-33
OutputTimeout
Accept-language:en, fr, es
Accept-encoding: gzip
To service the request, the server finds all files whose names begin with “xyz,then uses
the request headers to select the best match. In this case, the best match is xyz.en.html,
which satisfies the criteria in the Accept and Accept-language headers.
OutputTimeout
Syntax
OutputTimeout time-in-seconds
Description
You set the OutputTimeout directive to the period (in seconds) that the server is to
spend sending a requested file to a web client. If the entire file has not been sent within
this limit, the request is canceled and the connection is closed.
Only one OutputTimeout directive is allowed in the configuration file.
The maximum value is 4294967295 (the maximum value permitted for an unsigned long
integer).
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] }