You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@ Error `522` occurs when Cloudflare times out contacting the origin web server.
213
213
214
214
Two different timeouts cause HTTP error `522` depending on when they occur between Cloudflare and the origin web server:
215
215
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.
217
217
- After a connection is established, the origin web server does not acknowledge (ACK) Cloudflare's resource request within 90 seconds.
218
218
219
219
### Resolution
@@ -400,4 +400,4 @@ In this case the body of the response contains an [1XXX error](/support/troubles
400
400
401
401
### Resolution
402
402
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