Memcache telnet interface has command called STATS
, it shows a lot of numbers, where can I read what does it mean ? how to analyze them ? how much cache usage is effective etc ...
相关问题
- How to specify memcache server to Rack::Session::M
- Fatal error: Class 'Memcache' not found (i
- how do I return all memcached values in Google App
- memcache on django is not working
- Has anyone got memcached to work on Laravel Homest
相关文章
- Why is file_get_contents faster than memcache_get?
- Redis Vs. Memcached
- Should I store an array or individual items in Mem
- Can memcached be used for locking?
- Do client need to worry about multiple memcache se
- Memcache - storing mysql results
- GAE Memcache Usage for NDB Seems Low
- Service error in memcache with Java Google App Eng
Quoting from the information on this blog post: http://www.pal-blog.de/entwicklung/memcached/2011/memcached-statistics-stats-command.html