Home

 

Use the TCP SO_KEEPALIVE option

 

If you want to use the SO_KEEPALIVE option (as discussed in Checking that the other end of the channel is still available) add the following entry to your queue manager configuration file (qm.ini in the IFS directory, /QIBM/UserData/mqm/qmgrs/queue manager name):

TCP:
   KeepAlive=yes

You must then issue the following command:

CFGTCP

Select option 3 (Change TCP Attributes). We can now specify a time interval in minutes. We can specify a value in the range 1 through 40320 minutes; the default is 120.

 

Parent topic:

Receiving on TCP


ic17000_


 

Home