• Resolved praikar

    (@praikar)


    I have a application (restricted dev application) hosted on multisite WP wit dockerized setup. When I enable W3 cache plugin with Object cache enabled, The number of queries run per page increase tremendously.

    eg: On Home pages default we have 408 queries , but on enabling caching it increases to 1048 queries and load time increases from 1.5 sec to 9 sec.

    Any help/ inputs here are greatly appriciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter praikar

    (@praikar)

    • W3 total cache plugin is increasing the number of
      • update_meta_cache => 324
      • WP_Post::get_instance => 292
    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @praikar

    Thank you for reaching out and I am happy to assist you with this.
    Can you please share which caching method you are using for Object Caching? And can you please share the website URL ?

    Thanks!

    Thread Starter praikar

    (@praikar)

    Thank you for your reply. Using Redis caching.

    Application is hosted on dev which is restricted over VPN.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @praikar

    Thank you for your feedback.
    Can you please run the W3TC setup guide and let me know what are the suggestions in the Object Cache test?

    Thanks!

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

The topic ‘W3 cache Object Cache Issue’ is closed to new replies.