cache


Rasmus Lerdorf's opcache-status script 2
When I upgraded to PHP 5.5, I also said goodbye to my beloved APC cache (which never let me down) in favor of Zend OPcache, because it’s already part of the PHP package. Back when I used APC, one of my favorite tools was the apc.php script that showed cache status and allowed me […]

My Favorite Zend OPcache Status Scripts


17
I’ve been noticing some wonkiness with the admin area of our WordPress blog at CheatCodes.com EXTRA!. Through some experimentation, I noticed that all of the issues went away if I put CloudFlare into Development Mode. This, however, isn’t a long-term fix, so I decided to create a CloudFlare Page Rule for […]

Fixing WordPress Admin Issues with CloudFlare Page Rules