Anyone who can tell me what impact there is from changing the TCP/IP KeepAlivevalue down to say 1 minute or 30 seconds? Under Windows it defaults to 2 hours, which is not much use if you have told MQ to use KeepAlive to detect a missing in action remote server.
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
Have you considered using the heartbeat attributes of the MQSeries channel definitions? These are basically an MQSeries level hearbeat mechanism and may be specified on a per channel basis.
By using this attribute, if nothing has been heard over the channel in a configurable period of time, the queue managers attempt to send a "hello, are you there?" very small message. If after a few attempts and still no response, the channel is considered lost and the connection broken and/or re-attempted to create.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum