Memcached Integration With Magento

Updated 13 April 2017

We often hear complaints about how Magento is slow and performs poorly. Developers know, however, that performance is relative and that we can do a number of things to speed up a Magento site.To increase the speed of magento page loads as much as possible, it is recommended to enable memcached within magento.

In this blog, i’ll explain about how to configure your magento application to use memcached. First of all, be sure that memcached is installed and running on your system. You can verify it by simply running a ‘netstat’ command for port 11211 which is the default port for memcached. To read more about memcached installation, follow the link :-  http://cloudkul.com/blog/cache-mysql-data-using-memcached-a-more-practical-approach-to-memcached/

Magento application natively supports memcached, this means that you just need to enable this option in local.xml file.The file local.xml is in your public_html/magento/app/etc folder. To enable Memcached within Magento, you will need to add the following block of code to your app/etc/local.xml file:

 

 

FOR ANY TYPE OF QUERY OR HELP, KINDLY CONTACT US

Category(s) Uncategorized
author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project






    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home