TransportIdlePollInterval

Integer (milliseconds)

120000

Purpose

The TransportIdlePollInterval parameter specifies the ping interval and dead connection interval before the server disconnects the client node. The value is logged.

If the server is very busy for some reason, the timeout value on the client node may be too low. (The client timeout period is calculated as twice the value of the TransportIdlePollInterval parameter on the server node.)

The minimum value for this parameter is 5000 milliseconds and the maximum value is Max_Integer (#7FFFFFFF).

Parameter is read when …

When each node initializes.