Cloudflare Pages Initial Document Request Performance Issues

Hello!

I’ve been trying to figure out why my Cloudflare Pages project is taking a long time waiting for the initial HTML document to be received from the server.

Here is the site: https://the-traveler-times.pages.dev/

If you open dev tools and disable cache in the network tab, you can see how slow the responses are. The initial document can take anywhere from 1.5 to 3 seconds.

Just to verify it wasn’t some configuration or a problem with my site, I deployed the same code with another Pages project: https://987c28ed.the-traveler-times-3lx.pages.dev

This instance functions significantly better–generally the initial HTML document is fetched in less than 200ms.

Does anyone know what could cause this? I’ve been struggling to find anything that I’ve done differently between the two Pages projects and can’t find anything.

To make matters worse, I was just going to delete the original Pages project and recreate it, but when I go to delete the project I get an ‘An unknown error occurred (Code: 8000000)’ error, so I’m kind of stuck.

Any ideas are appreciated, thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.