ADC

Set a time-out value for idle client connections

You can configure a virtual server to terminate any idle client connections after a configured time-out period (in seconds) elapses. When you configure this setting, the Citrix® ADC appliance waits for the time you specify and, if the client is idle after that time, it closes the client connection. By default, the client idle time-out value is set to 180 seconds.

To set a time-out value for idle client connections by using the CLI

At the command prompt, type:

set lb vserver <name> -cltTimeout <Value>
<!--NeedCopy-->

Example:

set lb vserver Vserver-LB-1 -cltTimeout 100
<!--NeedCopy-->

To set a time-out value for idle client connections by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Virtual Servers, and open a virtual server.
  2. In Advanced Settings, click Traffic Settings, and set the client idle time-out value in seconds.
Set a time-out value for idle client connections