What does the 'get_misses' stat mean?
John.H
xiaocong.hust at gmail.com
Wed Jul 25 08:03:32 UTC 2007
Hi,all:
I have a question about the stat 'get_misses'.
What does it mean?
I have two situations:
1)There is an item whose key is 'abc' in memcached,but get('abc') operation
failed with some reason,then get_misses++
2)There is no item whose key is 'abc' in memcached,so get('abc') will return
null,then get_misses++
I do'not know which situation is correct or either is correct.
Hope some one can help me.
Best Regards for any tips.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070725/56b49562/attachment.html
More information about the memcached
mailing list