Server Timeout Server Connection

In a server-to-server connection, if this server does not receive a heartbeat for a period exceeding this limit (in seconds), it closes the connection. This property applies to connections from other routes and to the standby server connection.

We recommend setting this value to approximately 3.5 times the heartbeat interval of the other server. When the other server or the network are heavily loaded, or when client programs send very large messages, we recommend a larger multiple.

Note: In a fault-tolerant configuration, the Server Timeout Server Connection property has no effect on the standby server following a failover. The standby server activates only after the timeout set by the FT Activation property

Classic Configuration

The limit is set using the server_timeout_server_connection property in the tibemsd.conf file:

server_timeout_server_connection = limit

Administration

This property cannot be set using the administration tool.