Difference between revisions of "Setup Multi Instance Memcache"

From Brian Nelson Ramblings
Jump to: navigation, search
(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 ...")
(No difference)

Revision as of 02:38, 26 March 2013

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