Default_Connect_Prefix


Used for:
RTserver only
Type:
String (Identifier)
Default Value:
connect_one
Valid Values:
  • connect_all
  • connect_one
  • connect_all_stop
  • connect_one_stop

The Default_Connect_Prefix option specifies the default connect prefix to use when one is not specified in a value in the Server_Names option. There are four possible values:

connect_all
connect to all RTservers that the new RTserver is connected to.
connect_one
connect only to the new RTserver, and not to all the RTservers it is connected to.
connect_all_stop
connect to all RTservers that the new RTserver is connected to, and stop traversing Server_Names if the first connection succeeded (most closely emulates Version 3.5 behavior).
connect_one_stop
connect only to the new RTserver, not to all the RTservers it is connected to, and stop traversing Server_Names if the first connection succeeded.

Using a connect prefix of connect_all causes all RTservers to interconnect as much as possible, while a connect prefix of connect_one allows precise control over the RTserver topology.


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