Magento: setup both APC and memcached
- by snh_nl
Magento: setup both APC and memcached
Hi, our hosting party installed both APC and memcached. How do I configure both correctly - so that they dont start caching each other for example. any ideas?
I would like the following:
opcode for php, so APC is primary cache
cache /var/session and /var/cache
cache / speedup database requests
And we have…