ssl-io-inactivity-timeout
This stanza entry specifies the time in seconds that an SSL connection waits for a response before timing out.
ssl-io-inactivity-timeout = {0|number_seconds}Duration in seconds that an SSL connection waits for a response before timing out. For certain administration requests, we might receive the HPDBA0219E error message when the timeout value is too small. For example, a request might be to look up members in a large user registry group over an SSL connection. To resolve this problem, increase this timeout value in the pd.conf configuration file. This timeout value is created, and the value is set with one of the following utilities:
- For the ivmgrd.conf configuration file, it is set with the mgrsslcfg utility.
- For the pd.conf configuration file, it is set with the bassslcfg utility.
- For all other configuration files, it is set with the svrsslcfg.
The timeout value is set with the configuration utility. Do not edit this stanza entry.
Options
- 0
- No timeout is allowed.
- number_seconds
- Number of seconds that an SSL connection waits for a response before timing out. There is no range limitation for this timeout value.
Usage
Required
Default value
There is no default value. This value is set by the configuration utility associated with each server.
Example
ssl-io-inactivity-timeout = 300