• Howdy,

    I noticed my WP site becoming slow. Current version. With CDN.

    I installed the Query Monitor plugin.

    First time I ran it, it showed over 4000 queries.

    Flushed caches and dropped down to 14 queries.

    Each time I refresh the page (without flushing the cache) the query number goes up dramatically.

    From 14 to 56 to 631

    Queries by caller gives me this.

    Caller SELECT UPDATE SHOW Time

    W3TC\DbCache_Wpdb->default_query 473 9 1 0.1495
    W3TC\DbCache_Wpdb->default_query 631 8 1 0.2304

    Purge all caches and

    W3TC\DbCache_Wpdb->default_query 715 8 1 0.3892

    Is this normal?

    Thankyou for your assistance.

    Michael

    The page I need help with: [log in to see the link]

The topic ‘Excessive queries W3TC\DbCache_Wpdb->default_query’ is closed to new replies.