User Tools

Site Tools


memcache

This is an old revision of the document!


Connecting to memcached

telnet localhost 11211
Once logged into memcache you can run the following command to see the statistics.
stats
If memcached is configured on the localhost you can also use:
memcached-tools stats
If you wish to find out the max connections and ram usage of memcached quickly you can run
ps aux | grep -v grep | grep memca

memcache.1477129403.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki