Client Heartbeat Server
In a server-to-client connection, clients send heartbeats to the server at this interval (in seconds).
The Client Heartbeat Server property must be specified when a Server Timeout Client Connection is set. The Client Heartbeat Server interval should be no greater than one third of the Server Timeout Client Connection limit.
This property also ensures that garbage collection occurs on the connection. Collection is triggered by incoming messages and heartbeats. If the size of messages can vary widely or there is not a steady stream of message traffic, you can use this property to ensure that collection occurs.
When omitted or zero, Client Heartbeat Server is disabled.
Copyright © TIBCO Software Inc. All rights reserved.