NOTES.INI Parameter | Description | Usage |
Server_Availability_Threshold | Specifies the level of system resources available on the server. Acceptable values are between 0 and 100. |
- 0 indicates that workload balancing is disabled (default).
- 100 indicates that the server is busy and will not accept any new sessions.
|
Server_MaxUsers | Specifies the maximum number of users allowed to access a server. There is no default. |
- 0 indicates an unlimited number of users can access the server.
- Any number indicates that when this number of users is reached, the server state becomes MAXUSERS and new user requests will be redirected.
|
Server_Restricted | Specifies whether access to the server is enabled or disabled. |
- 0 indicates that the server is not restricted.
- 1 indicates that the server is restricted and new user requests will be redirected.
|