How do I check if the issue is with Cloudflare or my origin server?

Question

Grade: Education Subject: Support
How do I check if the issue is with Cloudflare or my origin server?
Asked by:
67 Viewed 67 Answers

Answer (67)

Best Answer
(356)
You can use browser developer tools (Network tab) to examine the response times of requests. If the response time from the origin server is consistently high, the problem is likely with your origin. If the response time from the origin server is normal, but Cloudflare is timing out, the issue is likely with Cloudflare's configuration or infrastructure.