• Resolved Carsten Lund

    (@carsten-lund)


    Hi there, I’m running Redis object cache connecting using W3’s object cache.

    Query Monitor only states that a persistant object cache plugin is in use, and Test passed in the plugin settings.

    But I need some more information about if the caching is actually working, and working well.

    Can you recommend a site to test if object cache is actually working?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @carsten-lund

    Thank you for reaching out.

    You can check this in the source of your website. At the bottom of the HTML, you can see the W3TC snippet. There you can find information about caching on your website, for example:

    <!--
    Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
    
    Object Caching 654/696 objects using Redis

    I hope this helps!

    Thanks!

    Thread Starter Carsten Lund

    (@carsten-lund)

    Hi there, I’m using View Source code in Chrome, but see nothing about “Performance optimized by W3 Total Cache” I even copied the code to my text editor to search for it, nothing?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @carsten-lund

    Are you using HTML minify in W3TC or any other form of HTML minify which may remove comments in the source?

    Thanks!

    Thread Starter Carsten Lund

    (@carsten-lund)

    You were right, Auto Minify was activated in CloudFlare, after deactivation
    the comments appear.

    Object Caching 214/249 objects using redis
    Page Caching using disk: enhanced (User is logged in).

    Thanks for helping out!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @carsten-lund

    You are most welcome!

    We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.
    Thanks!

    Thread Starter Carsten Lund

    (@carsten-lund)

    Sure, you deserve it.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How can I see if object cache is actually working?’ is closed to new replies.