Updated on 2024-04-12 GMT+08:00

Configuring Connection Timeout

If you want to set a timeout duration for each request between your WAF instance and origin server, enable Timeout Settings and specify WAF-to-Server connection timeout (s), Read timeout (s), and Write timeout (s). This function cannot be disabled once it is enabled.

  • WAF-to-Server Connection Timeout: timeout for WAF and the origin server to establish a TCP connection.
  • Write Timeout: Timeout set for WAF to send a request to the origin server. If the origin server does not receive a request within the specified write timeout, the connection times out.
  • Read Timeout: Timeout set for WAF to read responses from the origin server. If WAF does not receive any response from the origin server within the specified read timeout, the connection times out.

Figure 1 shows the three steps for WAF to forward requests to an origin server.

Figure 1 WAF forwarding requests to origin servers.
  • The timeout period for connections from a browser to WAF is 120 seconds. The value varies depending on your browser settings and cannot be changed on the WAF console page.
  • The default timeout duration for the connection between WAF and an origin server is 60 seconds. This topic walks you through how to customize the timeout duration.

Prerequisites

The website you want to protect has been added to WAF.

Constraints

  • The timeout duration for connections between a browser and WAF cannot be modified. Only timeout duration for connections between WAF and your origin server can be modified.
  • This function cannot be disabled once it is enabled.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and choose Web Application Firewall under Security.
  3. In the navigation pane, choose Website Settings.
  4. In the Domain Name column, click the domain name of the website to go to the basic information page.
  5. In the Timeout Settings row, click the Status toggle and enable it if needed.
  6. Click , specify WAF-to-Server connection timeout (s), Read timeout (s), and Write timeout (s), and click to save settings.