Every week we receive an automated email from Cloudflare titled, “Your top server error codes”
It lists a bunch of domains with “origin errors as a % of total requests” and says we have upward of 22% 503 errors for each domain.
It goes on to say, “These errors indicate issues with your origin web servers, possibly caused by server overload, crashes or network failures”
I am pretty sure there is nothing wrong with our origin server, and it isn’t returning 5xx errors. However, we do have “JS Challenge” turned on within Cloudflare for all visitors outside of our country. I believe that Cloudflare returns a “503 service temporarily unavailable” error when a bot or such like fails the JS challenge.
So am I safe in assuming that these 503 errors are actually just failed JS challenges, and not actually something wrong with our origin? I wanted to check, because the wording in the email from Cloudflare kind of implies otherwise.
Thanks,