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 fullpage cache now, how do we relate this
My question - What settings do I need? It is not clear how these two work together ...
I did some research and found this:
http://www.coeusblue.com/blog/48-magento/65-magento-caching
http://magebase.com/magento-tutorials/speeding-up-magento-with-apc-or-memcached/