The Max_Server_Connect_Conns option specifies the maximum number of connections this RTserver can make to other RTserver processes. If this limit is exceeded, no more connections to other RTservers are allowed. Max_Server_Connect_Conns provides a way to limit the number of server-to-server connections an RTserver requests. Specifying a negative value allows an unlimited number of connections to be initiated by an RTserver to other RTservers. The default is an unlimited number of connections.
Related options are Max_Server_Accept_Conns and Max_Server_Conns. The value specified for Max_Server_Conns takes precedence over the value you specify for Max_Server_Connect_Conns. If you specify a larger value for Max_Server_Connect_Conns than you specify for Max_Server_Conns, the connections are limited by the value set for Max_Server_Conns.
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 |