• Resolved ecronik

    (@ecronik)


    Hi Marko,

    I hope you are well! Somehow I have issues with the admin and post-edit pages (e.g. /wp-admin/post.php?post=xxx&action=edit) being cached. Under page cache I have

    wp-.*\.php
    index\.php
    /wp-admin*

    set via “Never cache the following pages”. But it still happens sometimes and causes issues sometimes when updating something but old content is integrated. I additionally use CloudFlare and have a page rule there that bypasses caching and disables performance for *domain.com/wp-admin/*

    Do you maybe have an idea what could go wrong here or what setting might be misconfigured?

    Thanks a bunch and best regards,
    eC

    • This topic was modified 2 years, 5 months ago by ecronik.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @ecronik

    Thank you for reaching out and I am happy to assist you with this.
    By default, the Page cache is not enabled for logged-in users. You can check this in Performance>Page Cache if the option “Don’t cache pages for logged-in users” is enabled or not. Also, URLs with query strings are not cached by default.
    This being said, do you have any other modules enabled in the W3TC, for example, if the Object Cache is enabled and the option “Enable caching for wp-admin requests” is enabled in Performance>Object Cache?
    This is also the question if the DB cache is enabled and also the option “Don’t cache queries for logged in users”

    Thanks!

    Thread Starter ecronik

    (@ecronik)

    Hi Marko,

    thanks for your support! “Don’t cache pages for logged-in users” is active, and also the role option and filter for all roles are activated.

    Caching of query strings is disabled, and object cache has just store transients activated, DB doesn’t cache queries for logged in users.

    Do you have any other idea?

    Thanks,
    eC

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @ecronik

    Thank you for your feedback.
    At which point is the issue resolved – i.e. is the problem gone once you purge all caches?
    Also can you please disable the settings one by one in Performance>general settings, save the settings and purge the cache after each setting is disabled, and see which one might be causing the issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-admin Caching problem’ is closed to new replies.