memcache
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
memcache [2016/10/22 09:42] – luke7858 | memcache [2017/09/11 11:52] (current) – removed luke7858 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Connecting to memcached | ||
- | <sxh bash> | ||
- | telnet localhost 11211 | ||
- | </ | ||
- | Once logged into memcache you can run the following command to see the statistics. | ||
- | <sxh bash> | ||
- | status | ||
- | </ | ||
- | If you wish to find out the max connections and ram usage of memcached quickly you can run | ||
- | <sxh bash> | ||
- | ps aux | grep -v grep | grep memca | ||
- | </ | ||
memcache.1477129359.txt.gz · Last modified: 2024/05/23 07:26 (external edit)