What is the maximum number of times that RTclient will attempt to make a connection to the RTservers listed in the server_names list when attempting to find and/or start an RTserver given the server_names option modifier " _random" is being used?

What is the maximum number of times that RTclient will attempt to make a connection to the RTservers listed in the server_names list when attempting to find and/or start an RTserver given the server_names option modifier " _random" is being used?

book

Article ID: KB0086703

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
All connection names in the server_names list will be traversed.  _random does not influence the default behavior of RTclient when attempting to find an RTserver to connect to other than the list will be traversed in a random order. Therefore is the Server_Max_Tries option is set to 1,  then the client will, in random order, attempt to connect to each RTserver no more than 1 time.

Issue/Introduction

What is the maximum number of times that RTclient will attempt to make a connection to the RTservers listed in the server_names list when attempting to find and/or start an RTserver given the server_names option modifier " _random" is being used?