ADC

Set a timeout value for idle server connections

You can configure a service with a timeout value to terminate any idle server connections when the configured time (in seconds) elapses. If the server is idle for the configured amount of time, the Citrix® ADC appliance closes the server connection.

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

At the command prompt, type:

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

Example:

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

To set a timeout value for idle server 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 Server Idle Time-out.
Set a timeout value for idle server connections