https-timeout
https-timeout = number_of_secondsDescription
Integer value indicating the timeout, in seconds, for sending to and reading from a Secure Socket Layer (SSL) junction.
We 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 Secure Socket Layer (SSL) 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
https-timeout = 120Parent topic: [junction] stanza