Skip to content

Commit 0b7fa56

Browse files
authored
[Support] Update troubleshooting-cloudflare-5xx-errors.mdx
1 parent 41ba8aa commit 0b7fa56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Error `522` occurs when Cloudflare times out contacting the origin web server.
213213

214214
Two different timeouts cause HTTP error `522` depending on when they occur between Cloudflare and the origin web server:
215215

216-
- Before a connection is established, the origin web server does not return a SYN+ACK to Cloudflare within 15 seconds of Cloudflare sending a SYN.
216+
- Before a connection is established, the origin web server does not return a SYN+ACK to Cloudflare within 19 seconds of Cloudflare sending a SYN.
217217
- After a connection is established, the origin web server does not acknowledge (ACK) Cloudflare's resource request within 90 seconds.
218218

219219
### Resolution
@@ -400,4 +400,4 @@ In this case the body of the response contains an [1XXX error](/support/troubles
400400

401401
### Resolution
402402

403-
Refer to the specific [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/) for troubleshooting information.
403+
Refer to the specific [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/) for troubleshooting information.

0 commit comments

Comments
 (0)