From 0cf33be02b7dd028ca8a670223a363203216a082 Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Tue, 12 Sep 2023 12:36:53 -0600 Subject: [PATCH] remove 'simply' --- .../Cloudflare Errors/Troubleshooting Cloudflare 5XX errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/support/Troubleshooting/Cloudflare Errors/Troubleshooting Cloudflare 5XX errors.md b/content/support/Troubleshooting/Cloudflare Errors/Troubleshooting Cloudflare 5XX errors.md index 3302e8bf20b606..a5fd2998ffd9bc 100644 --- a/content/support/Troubleshooting/Cloudflare Errors/Troubleshooting Cloudflare 5XX errors.md +++ b/content/support/Troubleshooting/Cloudflare Errors/Troubleshooting Cloudflare 5XX errors.md @@ -227,7 +227,7 @@ ___ ## Error 524: a timeout occurred -Error 524 indicates that Cloudflare successfully connected to the origin web server, but the origin did not provide an HTTP response before the default 100 second connection timed out. This can happen if the origin server is simply 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 indicates that Cloudflare successfully connected to the origin web server, but the origin did not provide an HTTP response before the default 100 second connection timed out. 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. {{