Caching

I was thinking the other day: Why do we add caching services in front of apache, when apache already supports caching? For low memory systems, we can just enable mod_cache, which can cache PHP scripts. For example, I spent several minutes trying to make my wordpress site as slow as possible by adding as many … [Read more…]