Idle timeout

The idletimeout parameter specifies the period of time, in milliseconds, that a connection is allowed to remain idle.

idletimeout=<number>
Description
Set the value in the range 0 - 9,999,999 to specify the idle timeout period in milliseconds. The idle timeout period starts after the last request has flowed down the connection. When the idle timeout has expired, the Client application is disconnected. If work is still in progress on behalf of the connection, the Client application can remain connected, depending on the setting of the Drop working connections parameter. If the idletimeout parameter is not set or is set to zero, idle connections are not disconnected.

This parameter is in the TCP protocol parameters subsection of the GATEWAY section of the configuration file.

Default value
If this parameter is not specified, the default value is 0 milliseconds.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//ctgzos/idle1.html