Please enter name
please enter valid email
please enter comment
Please enter correct code

Making Magento run faster - Configuring Redis as Cache Back-end

Contributed by Ravi Petlur on May 2 2013

Earlier, we looked at how Varnish can help speed up the performance of Magento. In this blog, I will be explaining how Magento sessions work and how we can configure Redis as a back-end for session storage.

Two-level Caching of Magento:

Magento uses the default two-level caching of Zend...