The ss.server_write_timeout option specifies how often, in seconds, data is expected to be able to be written to the connection to RTserver. This timeout is used to check for possible network failures. If a write timeout occurs, the error callback is triggered with a timeout error. When this option is set to zero (0.0
), then write timeouts are disabled. The larger the value set, the longer the RTclient must wait to detect a possible RTserver failure. If this is set too low, however, the RTclient may mistakenly think that it has lost its connection to RTserver when RTserver is merely very 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 |