Website Fetch Hanging
I'm getting a weird issue.
I'm developing a Next.js site (self hosted with cf as a cdn), and when I refresh certain pages or load them directly from the address bar, it loads up the get request but hangs there for an absurdly long time. Sometimes it loads after a solid 10+ seconds, but most of the time it just times out. What's weird is that this only occurs when I refresh the page, it doesn't occur if i link into it from a different page.
Furthermore, when I directly use just my site's ip, without cloudflare, it works perfectly fine and loads almost instantaneously.
Is there anything that could be causing this on the Cloudflare side?

0 Replies