ss.server_keep_alive_timeout


Type:
Real Number
Default Value:
15.0
Valid Values:
Any real number 0.0 or greater

The ss.server_keep_alive_timeout option specifies how long, in seconds, the RTclient waits for RTserver to respond to a keep alive query. This check is called a keep alive. When this option is set to 0.0, keep alives are disabled. If the keep alive fails, then the error callback is triggered with a timeout error. The larger the value specified, the longer the RTclient waits to detect a possible RTserver failure. If this value is set too low, however, the RTclient may mistakenly think that it has lost its connection to RTserver when RTserver is merely busy.


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