Posted: Thu Jul 03, 2003 1:37 am Post subject: Problem with a SVRCONN channel
Newbie
Joined: 03 Jul 2003 Posts: 4 Location: Lisbon, Portugal
I wish to specify a parameter like "Disconnect Interval" in a SVRCONN channel, but MQSeries does not support this.
How can i close the connections that are not in use, since in the client API tells me that is no connection open.
Posted: Thu Jul 03, 2003 3:43 am Post subject: Problem with a SVRCONN channel
Novice
Joined: 25 Feb 2003 Posts: 14 Location: Cincinnati,Ohio
You can use the "Keep Alive" option in the TCP section of the Queue Manager properties. The KeepAlive Interval parameter is used to specify a time-out value for a channel. SVRCONN channels usually are disconnected by the firewall during inactivity. MQ does not receive the close call from the client, causing orphaned channels on the server end. Keep Alive should take care of this issue.
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