Increase memcached memory limit in ubuntu
Follow the below simple steps to increase memcached memory limit for production use:
1) In Ubuntu, memcached configuration file is located at /etc/
2)  increase the value of -m 64 ( default ) to 2 to 3g.
3) Restart memcached server
                /etc/init.d/memcached restart
 
 
 
 
          
      
 
  
 
 
 
 
 
 
 
 
 
 
No comments:
Post a Comment