Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31351
    Svyatoslav
    Guest

    Hey!
    I’ve purchased W3 Total Cache. Mostly for the statistics. Now I’ve got detailed stats on caches, but I’m struggling to understand. What should be hits and misses in each of them (memcached, fragment cache, etc). Is there any guide or it?
    Thanks!

    #31424
    Marko Vasiljevic
    Keymaster

    Hello Svyatoslav,
    Thank you for your inquiry about the caching statistics feature.
    The improved Statistics page allows you to check the Hit rates and overall effectiveness of every configuration enabled in your General settings.
    You can use Statistics to check the following:

    • Page Cache (Disk, Disk-Enhanced, Redis, Memcached)
    • Minify
    • Object Caching
    • Database Caching
    • Fragment Cache
    • System info (PHP Memory, CPU Info)
    • Cache storage size used (Redis, Memcached)

    Enabling the Debug mode for each setting in Performance > General Settings > Debug gives you more detailed information by clicking on a link of the desired setting in the Statistics Page.
    If for example, Object Cache is disabled, it won’t be available in Statistics
    In Performance > General Settings > Statistics, you can enable Statistics and customize your desired settings.
    Please check this screenshot
    You can check more detailed information in our documentation.
    Thanks!

    #31459
    Svyatoslav
    Guest

    Hey Marko! Thank you for you reply. I think I haven’t made myself clear – I have no problem configuring and viewing statistics from with-in your plugin. What I’d really like to see is some guidelines on what are optimal hits/misses rates, what are typical cases when they are not optimal, things like that. So I’d know what to adjust.

    For example, from your screenshot, cache hits 53%. Is it good, bad or normal? Does on try to achieve some particular percentage zone for high load site?

    #31530
    Jesse Owens
    Keymaster

    Hi Svyatoslav-

    The answer to this is really dependent on the type of website and individual circumstances. For example, the statistics in the screenshot that Marko shared:
    W3 Total Cache Statistics

    An administrator might look at these statistics and notice that the majority of their cache misses were 404 pages, and choose to enable Cache 404 (not found) pages in their Performance > Page Cache menu, or else investigate the source of all the missing links and resolve them.

    At the same time, some misses are expected, like wp-admin, AJAX, and query strings. Most administrators won’t want to cache these types of requests because they’ll be different for individual users.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Understanding statistics’ is closed to new replies.