http://scalingwp.wordpress.com/2012/08/27/apc-opcode-caching-of-multiple-sites/ Talking about opcode caching when used on a server hosting multiple websites and how disk space, RAM and CPU time can be saved by using a shared common codebase.
Posts Tagged: performance
Sharing a Memcached server between multiple WordPress sites (key problems)
If you use Memcached as an object cache for your WordPress site and you have many sites sharing a Memcached instance you may encounter problems. All down to WordPress and the Memcached object cache plugin you use creating duplicate keys. The W3 Total Cache plugin has a problem with this and so does this Memcached… Read more »
WordPress starter theme framework performance
Part of the reason I’m creating this site right now is to try out a few starter themes that make use of frameworks such as Twitter Bootstrap and Foundation. I’ve used LESS before on a free site I created recently and I would like to explore CSS preprocessors a little further. Both of the above frameworks I mentioned… Read more »
Recent Comments