SALMaxSessions
The number of SAL sessions to pool in the general user pool. (Anonymous users use their own pool (see Anonymous parameters on Anonymous Parameters).)
Windows Systems
The value of this parameter should be at least as large as the maximum number of concurrent users you expect to have on the system. If your server has restrictions on amounts of available memory, you may want to set this value lower than the maximum number of concurrent users. However, this will cause the TIBCO iProcess® Objects Server to context switch SAL sessions by logging users in and out of its SAL session cache (this context switching is transparent to clients). This context switching does not provide optimal performance, but conserves memory usage of the TIBCO iProcess® Objects Server. Only set the value of this parameter to less than the maximum number of concurrent users when making the memory usage of the TIBCO iProcess® Objects Server smaller is more important than response time.
You will get better performance by adding memory and increasing the value of this parameter.
Lower Bound: 1
Upper Bound: none
Default: 100
UNIX Systems
This parameter defaults to the value in TCPMaxClients, but will be dynamically changed by the TIBCO iProcess® Objects Server as needed.
Lower Bound: 0
Upper Bound: 32,767
Default: Same as TCPMaxClients