installing_memcached
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
installing_memcached [2010/02/10 01:49] – k2patel | installing_memcached [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 22: | Line 22: | ||
-l : address you want to listen on. - specify external ip if you want to centralize memcache between few server. | -l : address you want to listen on. - specify external ip if you want to centralize memcache between few server. | ||
-p : specify ports for the memcached | -p : specify ports for the memcached | ||
+ | -u : User as owner of memcached process | ||
</ | </ | ||
+ | Testin memcached status. | ||
+ | |||
+ | <code bash> | ||
+ | echo stats | nc 127.0.0.1 11211 | ||
+ | </ | ||
You are good to go. | You are good to go. |
installing_memcached.1265766556.txt.gz · Last modified: 2020/08/10 02:30 (external edit)