From 0b7fa568f789adb16650e1a4afa5397b80750469 Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Mon, 24 Mar 2025 21:06:40 +0100 Subject: [PATCH] [Support] Update troubleshooting-cloudflare-5xx-errors.mdx --- .../troubleshooting-cloudflare-5xx-errors.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx index 17e14654c01edd..5b116a16ac93e5 100644 --- a/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx +++ b/src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx @@ -213,7 +213,7 @@ Error `522` occurs when Cloudflare times out contacting the origin web server. Two different timeouts cause HTTP error `522` depending on when they occur between Cloudflare and the origin web server: -- 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. +- 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. - After a connection is established, the origin web server does not acknowledge (ACK) Cloudflare's resource request within 90 seconds. ### Resolution @@ -400,4 +400,4 @@ In this case the body of the response contains an [1XXX error](/support/troubles ### Resolution -Refer to the specific [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/) for troubleshooting information. \ No newline at end of file +Refer to the specific [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/) for troubleshooting information.