Software AG Products 10.5 | Administering Integration Server | Configuring Integration Server for webMethods Messaging | Specifying the Keep-Alive Mode for the Broker Connection | Setting Server Configuration Parameters for Keep-Alive Mode
 
Setting Server Configuration Parameters for Keep-Alive Mode
The keep-alive mode is determined by the combination of values for the following set of server configuration parameters:
*watt.server.brokerTransport.dur. Specifies the number of seconds of idle time that the Broker waits before sending a keep-alive message to Integration Server. This is the keep-alive period. The default is 60 seconds.
*watt.server.brokerTransport.max. Specifies the number of seconds that the Broker waits for the Integration Server to respond to a keep-alive message. This is the max response time. The default is 60 seconds.
*watt.server.brokerTransport.ret. Specifies the number of times the Broker re-sends keep-alive messages before disconnecting an un-responsive Integration Server. This is the retry count. The default is 3.
For information about setting a keep-alive mode using these parameters, see the sections that follow. For more information about these parameters, see watt.server..