Skip to content

Commit 769efcc

Browse files
authored
Update error-524.mdx
Changer 100s to 120s
1 parent 49aa708 commit 769efcc

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-524.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Contact your hosting provider or site administrator for assistance in adjusting
3636

3737
Here are some other actions you can take on the Cloudflare side:
3838

39-
- If you regularly run HTTP requests that take over 100 seconds to complete (for example, large data exports), move those processes behind a [subdomain not proxied (DNS-only, grey clouded)](/dns/proxy-status/#dns-only-records) in the Cloudflare **DNS** app.
39+
- If you regularly run HTTP requests that take over 120 seconds to complete (for example, large data exports), move those processes behind a [subdomain not proxied (DNS-only, grey clouded)](/dns/proxy-status/#dns-only-records) in the Cloudflare **DNS** app.
4040
- Enterprise customers can increase the `524` timeout up to 6,000 seconds:
4141
- If your content can be cached, you can create a [Cache Rule](/cache/how-to/cache-rules/settings/#proxy-read-timeout-enterprise-only) with the `Proxy Read Timeout` setting.
4242
- You can increase the `proxy_read_timeout` setting for the whole zone using the using the [Edit zone setting API endpoint](/api/resources/zones/subresources/settings/methods/edit/).

0 commit comments

Comments
 (0)