Updated on 2025-06-13 GMT+08:00

Client Request Timeout

It specifies the timeout duration for waiting for a request sent from a client. There are two situations:

  • If the client fails to send a request header to the load balancer within the timeout duration, the request will be interrupted.
  • If the interval between two consecutive request bodies reaching the load balancer is greater than the timeout duration, the connection will be disconnected.

Value Range

From 1 to 300 seconds

Default Value

60 seconds

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

Suggestions

Configure the parameter to a value from 1 to 300 seconds. The default value is 60.

This parameter is only for HTTP and HTTPS listeners.