Skip to content

⏱ Rate limiting Cloudflare Cache Clearing

Choose a tag to compare

@blogtutor blogtutor released this 29 Aug 20:13
· 253 commits to main since this release
352966d

There were a few situations where the Cloudflare cache could be cleared multiple times in rapid succession. We now won't do a full cache clear more than once every 10 seconds.

We've also done some code cleanup, added a constant to make it easier to do pre-release testing on development subdomains, and eliminated some PHP Warnings in our server info page.