This chapter describes environment variables that are used for KMS server configuration.
Specifies the KMS host for license management in virtual environments:
QX_KMS_HOST=host:port
QX_KMS_HOST=host
QX_KMS_HOST=:port
Possible values and their meaning:
<IP address>:<port>
Specifies KMS logs for the server-side:
Possible values and their meaning:
<path to file>
Specifies KMS logs for the client-side:
Possible values and their meaning:
<path to file>
Restricts access of Lycia client to the KMS server:
QX_KMS_KEY=any_content_up_to_32_characters
Possible values and their meaning:
{any character} an empty value is treated as if the variable had not been set
Specifies the timeout in seconds for the connection attempt for each entry in QX_KMS_HOST:
QX_KMS_CONNECTION_TIMEOUT=3 (default)
Possible values and their meaning:
{any integer} except for {0, negative integer}
Specifies the timeout in seconds for each interaction with the KMS server after the connection is established:
QX_KMS_OPERATION_TIMEOUT=7 (default)
Possible values and their meaning:
{any integer} except for {0, negative integer}