2 mecached instances on same server
Posted by:
Amer J
Date: June 17, 2009 01:20PM
Vbulletin has an option to use memcached for their datastore. It doesn't really use it for much data but it is frequently accessed.
Currently my forums are the single user of memcached and I start it with this command:
/usr/local/bin/memcached -u nobody -d -m 128 -l 127.0.0.1 -p 11211
Now if I add another WHM client account with different ip assigned can that account use the same instance of memcached server?
Or do I need to start two instances. And if I do, how would I go about doing that please?
Subject
Views
Written By
Posted
2 mecached instances on same server
5236
June 17, 2009 01:20PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.