Question
How do I check if the issue is with Cloudflare or my origin server?
Asked by: USER9417
67 Viewed
67 Answers
Answer (67)
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.