|
|
|
|
|
by TazeTSchnitzel
5136 days ago
|
|
I don't think it's a CloudFlare issue. Rather, people set up CloudFlare and don't properly configure it. Hence, CloudFlare passes most of the requests on directly (no caching-only rules), server goes down, and then the cached pages expire because they didn't configure the cache expiry dates on their web server. |
|
After I set up a page rule to explicitly cache and serve the entirety of the bathrooms page, things went very well. Or at least I could serve a lot more people.
My blog is hosted on a $20/mo VPS and is definitely not set up to serve that many people at one time. If I had been using a blog software that was more lightweight and where the front page wasn't nearly as large, and I was using static html files, then it would have been better, but it wasn't ever going to be great.