http-timeout

Syntax

http-timeout = number_of_seconds

Description

Integer value indicating the timeout, in seconds, for sending to and reading from a TCP junction.

You can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza.

where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.

Options

number_of_seconds
Integer value indicating the timeout, in seconds, for sending to and reading from a TCP junction. The minimum value is 0. When the value is 0, there is no timeout. WebSEAL does not impose a maximum value.

Usage

This stanza entry is required.

Default value

120

http-timeout = 120