Max_Server_Conns


Used for:
RTserver only
Type:
Integer
Default Value:
-1
Valid Values:
Any integer

The Max_Server_Conns option specifies the maximum number of server-to-server connections allowed for this RTserver. This limit includes connections initiated by other RTservers and connections to other RTservers initiated by this RTserver. If this limit is exceeded, no more server connections are allowed. Max_Server_Conns provides a way to enforce a maximum connection load on an RTserver. Specifying a negative value allows an unlimited number of server-to-server connections. The default is an unlimited number of connections.

Related options are Max_Server_Accept_Conns and Max_Server_Connect_Conns. The value specified for Max_Server_Conns takes precedence over the values specified for Max_Server_Accept_Conns and Max_Server_Connect_Conns. For example, if you specify 20 for your Max_Server_Conns, and 40 connections for Max_Server_Connect_Conns, the 21st connection, regardless of whether it is inbound or outbound, is not allowed.

This option is required and cannot be unset.


TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com