Specifications
Environment Variables for Administering License Queuing
132
Appendix A - Using Environment Variables to Configure a License Server
Example:
To tell the license server running on a Windows 95/98 based computer to use the
TCP/IP port number 5093, place the following in the Windows 95/98
autoexec.bat file.
SET LSPORT=5093
Environment Variables for Administering License Queuing
Several environment variables allow the network administrator to set license
queuing preferences. These environment variables override settings within the
application itself orginally set by your vendor.
LS_MAX_QWAIT_SEC - Set Maximum Queue Wait Time
This environment variable allows the network administrator to set the maximum
queue wait time for the license server computer on which the variable is set.
Example:
To tell the license server running on a Windows 95/98 based computer to set the
maximum queue wait time to 15 minutes (900 seconds), place the following in
the Windows 95/98 autoexec.bat file.
SET LS_MAX_QWAIT_SEC=900
LS_MAX_QHOLD_SEC - Set Maximum Hold Time
This environment variable allows the network administrator to set the maximum
time that the license server will hold a license for a requestor once the license
becomes available.
Example:










