Tag Archives: memcached

Configuring Memcached in Magento 1.4




In the Magento 1.4 release, the memcached backend configuration has changed. There are now more options listed than in previous Magento versions. Some confusion has resulted in how to configure memcached in this new version as the previous configuration for … Continue reading

Posted in Magento, php | Tagged , , , | 3 Comments

Handle More Traffic in WordPress with Memcache




Memcache is a High-performance, distributed object caching system. WordPress is a great piece of blogging / CMS software. If you’re running a WordPress site and you’re having growing pains, you can combine the two to handle increased traffic and, more … Continue reading

Posted in php, WordPress | Tagged , , , , , , , | Leave a comment

Enabling Memcached in Magento




To help increase the speed of Magento page loads as much as possible, it is recommended to use the Memcached support built within Magento. Memcached is a high-performance memory object caching system that is designed to speed page loads on … Continue reading

Posted in Magento | Tagged , | 7 Comments