Posted: Tue Apr 21, 2009 4:37 am Post subject: Heartbeat/Keepalive mechanism in client mode
Voyager
Joined: 31 Oct 2002 Posts: 79 Location: Belgium
Hi there,
I have a very simple query linked to Heartbeat &/or Keepalive mechanisms.
I have an MQ client application running on a system. The queue manager is running on a separate system, and there is a firewall in-between. The firewall drops the open connections after 1h of inactivity.
My question is the following one: is it possible through MQ configuration to have heartbeats sent by the MQClient to the MQServer on a regular basis, just to keep the line opened?
Posted: Tue Apr 21, 2009 5:31 am Post subject: Re: Heartbeat/Keepalive mechanism in client mode
Poobah
Joined: 15 May 2001 Posts: 7722
AlainB wrote:
My question is the following one: is it possible through MQ configuration to have heartbeats sent by the MQClient to the MQServer on a regular basis, just to keep the line opened?
Yes. _________________ Peter Potkay
Keep Calm and MQ On
Posted: Tue Apr 21, 2009 7:18 am Post subject: Re: Heartbeat/Keepalive mechanism in client mode
Voyager
Joined: 31 Oct 2002 Posts: 79 Location: Belgium
PeterPotkay wrote:
AlainB wrote:
My question is the following one: is it possible through MQ configuration to have heartbeats sent by the MQClient to the MQServer on a regular basis, just to keep the line opened?
Yes.
Great news ... so second question is raised: how can I achieve this? _________________ Alain Buret
Visit http://www.fosdem.org
When Heartbeats flow for MQ Clients is slightly different betwen the versions.
Worst case at MQ 6 you can code the app to MQINQ against a queue every few minutes to guarantee network traffic. _________________ Peter Potkay
Keep Calm and MQ On
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