Cache hit ratio how to?

Hanson Char hanson.char at gmail.com
Sat Oct 20 07:20:14 UTC 2007


Sample unix command:

  echo -ne "stats\n\r" | nc -i1 localhost 11211

See:

  http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt

Hanson Char

On 10/20/07, J A <pcdwho at gmail.com> wrote:
> How do I get stats on the Memcache usage for my application?  For instance,
> the hit ratio, miss rate, total objects, etc.?

On 10/20/07, J A <pcdwho at gmail.com> wrote:
> How do I get stats on the Memcache usage for my application?  For instance,
> the hit ratio, miss rate, total objects, etc.?


More information about the memcached mailing list