iTP Secure WebServer System Administrators Guide (Version 7.5+)
Default
None
Example
IndexFile index.html welcome.html
InputBufferScale
Syntax
InputBufferScale int-value
Description
Use the InputBufferScale directive to scale the size of the request input buffer. The value has
a range from 1 to 8.
NOTE: The InputBufferScale directive is effective only when the BigInBufSize directive
is set to yes. Use this directive only when it is recommended by HP development.
Default
InputBufferScale 4
Example
InputBufferScale 6
InputTimeout
Syntax
InputTimeout time-in-seconds
Description
You set the InputTimeout directive to the period (in seconds) that the server is to wait to receive
arequest from a Web client before closing the connection.
Only one InputTimeout directive is allowed in the configuration file.
Do not specify a value greater than 2147483647 (the maximum value permitted for a signed
integer).
Default
InputTimeout 120
which assigns 2 minutes, measured in seconds.
Example
InputTimeout 60
KeepAliveHeader
Syntax
KeepAliveHeader OFF/ON
Description
Use the KeepAliveHeader directive to enable or disable the HTTP/1.1 KeepAlive hop-by-hop
header. This directive supports persistent connections. The iTP Secure WebServer also supports
InputBufferScale 215










