QX_KMS_CONNECTION_TIMEOUT
Specifies the timeout in seconds for the connection attempt for each entry in QX_KMS_HOST.
Syntax
QX_KMS_CONNECTION_TIMEOUT=3
Usage
and examples
- The default value is 3 seconds. This means if the first IP address is inaccessible, the second IP address is used for the next attempt after 3 seconds
- The 0 and negative values are invalid values. The error -5084 is reported
- In order to have an almost infinite timeout value, you should set
QX_KMS_CONNECTION_TIMEOUT
with a big value