We can't really help with billing here, you'd want a billing ticket to fix any actual issues. You subscribed to something though? Workers Paid, or something else? The Website plans default to Annual, is it possible you got an annual subscription?
Hello, I am using Pages to host my React SPA website. Is there a way to set up caching? my app is reading from contentful and is not updated frequently so it would be a big performance boost if I could cache everything
Is it possible to add my own Cloudflare Pages website in the 'Websites' dashboard to create 'Page Rules' for it? Because as is I am unable to create 'Page Rules' for caching
Hello. I got my website runing nginx/php working with Cloudflare's proxy setting ON. To get it to work I used nginx proxy manager installed on the same host as the web server. Is this a good method to do this? Is there a different method with less things to manage?
Hello, I'm having issues with my website, throwing 502 bad gateway, but connecting to it directly works fine. Is there any incident or something that could explain this situation? I already checked the website but I cannot find an explanation to this connection problem.
Hi, same error. Not sure what's happening. Started yesterday, having slow connection since a few days ago. Connecting directly to the ip or without cloudflare works fine.
So this is not a Cloudflare issue, the DC being rerouted is simply coincidence. This indicates that for some reason your webserver (not cloudflare) is returning an error. You should check the logs on your webserver if you can, they likely have the root cause listed in them somewhere.
I checked several times, nothing changed in my apache configuration, it suddenly started happening since yesterday without changing anything. I checked the logs and there is nothing weird.
Do you have a firewall in front of the Apache instance that might be blocking things? 502 generally sounds like there's an issue with Apache or whatever's behind Apache though.