Memcached Configuration and Service Control
These are details for Memcache on StormCloud
Config file location :
/etc/sysconfig/memcached
Default port : 11211
Current Config :
PORT="11211" USER="memcached" MAXCONN="2048" CACHESIZE="1536" OPTIONS="-l 127.0.0.1"
Restarting Memcached :
-
login to the server as root
-
Run this command –
/etc/init.d/memcached restart
Default Service commands applies:
start stop restart