Server_Keep_Alive_Timeout


Used for:
RTclient, RTserver, RTmon, and RTgms processes
Type:
Real Number
Default Value:
15.0
Valid Values:
Any real number 0.0 or greater

The Server_Keep_Alive_Timeout option specifies how long (in seconds) to wait when checking if a connection to an RTserver is still alive. This check is called a keep alive and occurs if more than Server_Read_Timeout seconds have elapsed since the RT process (RTclient, RTserver, RTgms, or RTmon) last read any data from that RTserver. Keep alives are disabled if Server_Keep_Alive_Timeout is set to 0.0.

If the keep alive fails, then the connection to that RTserver is destroyed and:

The larger the value you set for Server_Keep_Alive_Timeout for your RT process, the longer your RTprocess must wait to detect a possible RTserver failure. However, if you set too low a value for Server_Keep_Alive_Timeout, your RT process might think that it has lost its connection to an RTserver when that RTserver is merely very busy.

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