Memcache stats

Brian Moon brianm at dealnews.com
Mon Mar 3 02:12:49 UTC 2008


> I'm just trying to get some stats on how my memcache pool is coping with the
> objects I'm throwing at it. At the moment I can see overall hits/misses and
> overall memory usage, but is it possible to see which objects are getting
> the most hits or using the most memory?

No, memcache does not provide any interface into the data that is 
stored.  This is a good thing.  This means that the daemon can worry 
with doing its job and not keeping up with score board data.

-- 

Brian Moon
Senior Developer/Engineer
------------------------------
When you care enough to spend the very least.
http://dealnews.com/



More information about the memcached mailing list