ADC

Set a timeout value for idle client connections

You can configure the service with a time-out value to terminate any idle client connections when the configured time elapses. If the client is idle during the configured time, the Citrix® ADC appliance closes the client connection.

To set a timeout value for idle client connections by using the CLI

At the command prompt, type:

set service <name> -cltTimeout <Value>
<!--NeedCopy-->

Example:

set service Service-HTTP-1 -cltTimeout 100
<!--NeedCopy-->

To set a timeout value for idle client connections by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Services, and open a service.
  2. In Advanced Settings, select Thresholds & Timeouts, and select Client Idle Time-out.
Set a timeout value for idle client connections