Setup Multi Instance Memcache
From Brian Nelson Ramblings
Revision as of 02:38, 26 March 2013 by Brian (Talk | contribs) (Created page with "==Setting Up a Multi Instance Memcached Configuration== Lets first get the basic memcached instance installed yum install memcached Now lets create home for the memcached ...")
Setting Up a Multi Instance Memcached Configuration
Lets first get the basic memcached instance installed
yum install memcached
Now lets create home for the memcached instance files
mkdir /etc/memcached-multi