Skip to content

Commit 8099ae4

Browse files
authored
Update error-524.mdx
1 parent cb14e26 commit 8099ae4

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ Error `524` can also indicate that Cloudflare successfully connected to the orig
2020

2121
Here are the options we suggest to work around this issue:
2222

23-
- Implement status polling of large HTTP processes to avoid hitting this error.
2423
- [Contact your hosting provider](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/#required-error-details-for-hosting-provider) to exclude the following common causes at your origin web server:
2524
- A long-running process on the origin web server.
26-
- An overloaded origin web server.
25+
- An overloaded origin web server.
26+
27+
- Implement status polling of large HTTP processes to avoid hitting this error.
2728

2829
:::note
2930

0 commit comments

Comments
 (0)