Skip to content

Commit

Permalink
[5XX] Update troubleshooting-cloudflare-5xx-errors.mdx (#18452)
Browse files Browse the repository at this point in the history
Its plural :)
  • Loading branch information
nenizera authored Nov 27, 2024
1 parent e2be738 commit 1fe4e58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ If none of the above leads to a resolution, request the following information fr

Error 524 usually indicates that Cloudflare successfully connected to the origin web server, but the origin did not provide an HTTP response before the default 100 second [Proxy Read Timeout](/fundamentals/reference/connection-limits/). This can happen if the origin server is taking too long because it has too much work to do - e.g. a large data query, or because the server is struggling for resources and cannot return any data in time.

Error 524 can also indicate that Cloudflare successfully connected to the origin web server to write data, but the write did not complete before the 30 second [Proxy Write Timeout](/fundamentals/reference/connection-limits/).
Error 524 can also indicate that Cloudflare successfully connected to the origin web server to write data, but the write did not complete before the 30 seconds [Proxy Write Timeout](/fundamentals/reference/connection-limits/).

:::note

Expand Down

0 comments on commit 1fe4e58

Please sign in to comment.