Memcache-command-stats, memcache -- stats

Source: Internet
Author: User

Memcache-command-stats, memcache -- stats

Curr_items # Number of cached objects in the current cache total_items # indicates that the system has stored the data of all objects since the cache service was started, including the number of accumulated data retrieved from the deleted object pai_get # in the cache. After a get operation is executed, 11__set is added. # The accumulative data entries are saved, 1 get_hits # indicates the number of successful data retrieval times. get_misses # indicates the number of failed data retrieval times.

Formula for Calculating the cache hit rate:

$ HitPrecent = get_hits/cmd_get

Equation:

Get_misses + get_hits = pai_get

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.