Simple Question

Andrew Harbick aharbick at aharbick.com
Tue Jul 25 22:01:55 UTC 2006


This is the protocol doc and is useful for figuring out things that you 
can do:

http://cvs.danga.com/browse.cgi/wcmtools/memcached/doc/protocol.txt?rev=HEAD

For example the "stats" command will give you a little of what you're 
looking for (e.g. the "bytes" line)  But you probably what to use a 
system utility like ps, or top as well.

Andy

Aaron Kalsnes wrote:
> Hey guys,
> 
> Love memcached, it's wonderful.
> 
> Question for you all, from a newbie like myself... is there a way to see 
> how much memory memcached is actually using? How should I know when to 
> implement more memcached servers?
> 
> Thank you,
> 
> Aaron


More information about the memcached mailing list