Hey guys,
I’m hosting 3 different projects on Cloudflare Pages. Over the last ~2 weeks I experienced
-
really high Time To First Bytes (like 5.9 seconds). Observed on multiple projects, even one which is only a single index.html file
-
extremely slow content downloads on some files (6.68 seconds for 665kB. fast .com tells me >100 Mbps), observed on statically exported Next.js apps.
Only thing I found related to this was issue #427 on GitHub cloudflare/next-on-pages. Is this some kind of known issue Cloudflare is working on, or am I doing something wrong?
Thanks in advance for any kind of help!