APC object caching in combination Batcache/memcached page caching?
The basic rule of thumb for Memcached is: use it if you’re running multiple servers or connecting to multiple databases for the same assets. Another more harsh way to put it: If you don’t know what Memcached is, you probably don’t need it. Since you have a single server(and probably single DB) you won’t be … Read more