I set up and for Hardcoredreamer.com – specifically for browsing the albums. We were using on a server wide level. So far, the performance statistics are breathtakingly amazing. Recent pages are loaded right from the cache with long expiration times so PHP and MySQL are not even bothered. I ran a test of 10,000 connections to the random page in 17 seconds. I may expand this to other sites, but it would need to incorporate mod_expires in the .htaccess files and some other tweaks.
. The !
Basically we have 4 levels of caching going on, and the goal is to balance out obsolete pages that disrupt users and the fastest loading time possible!
Post a Comment