• I activated on my website but, why the cf-cache-status REVALIDATED showing?

    Is there any issue with configuration?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi @mainakmk ,

    that occurs when the page in cache is stale and a request then needs to be made to the origin web server to determine if the page has changed.

    If the time frame for that is too short, your origin cache-control http header should be adjusted.

    Please paste here the the link to your website so I can check with some http requests.

    Thread Starter mainakmk

    (@mainakmk)

    Here is the website link https://www.fixcrunch.com

    Kindly check.

    Also a there is x-wp-cf-super-cache cache x-wp-cf-super-cache-active 1 header is missing mostly post’s and also homepage.

    Why this causing?

    Caching plugin:- WP Rocket.

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Please enable the option to overwrite the cache-control header using web server rules.

    There is a cache-control header not setted up by this plugin (maybe from WP Rocket) that conflicts with Cloudflare

    Thread Starter mainakmk

    (@mainakmk)

    Enable it but I think it’s not working.

    x-wp-cf-super-cache cache x-wp-cf-super-cache-active 1 this header not showing all posts all locations.

    Also sometimes i get revalidate.

    Even I clear all types of cache.

    Please take a look.

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    WP-Rocket is the only one performance plugin actived?

    It’s very strange that x-wp-cf-super-cache header is not coming up. Please try disabling all performance plugins except this one and paste here your htaccess content

    Thread Starter mainakmk

    (@mainakmk)

    Also, I am informed that my hosting has some type of caching from their end. Like OBject Caching & OPcache.

    Should I disable that?

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Purge that caches, you don’t need to disable

    Thread Starter mainakmk

    (@mainakmk)

    Did it’s works,

    But after that when I trying to login it’s can’t login to my WP dashboard it’s redirects to login page. Even with right credentials.

    What’s going on?

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    Hi @mainakmk ,
    I still don’t see x-wp-cf-super-cache cache x-wp-cf-super-cache-active http headers.

    Thread Starter mainakmk

    (@mainakmk)

    I disable the plugin because it’s can’t allow me to log in to my wp dashboard.

    Plugin Contributor Salvatore Fresta

    (@salvatorefresta)

    I know but the problem is not the plugin. Something in your environment strips out the headers and this doesn’t allow the plugin to force the cache bypassing for specific pages such as backend pages

    Thread Starter mainakmk

    (@mainakmk)

    I think there is a problem with login area caching. Many users reported that they can’t able to login while they are using WP Rocket.

    The only login works after clearing the cache.

    Let me know your thoughts.

    I am having the same issue.
    Is there an update on how to resolve this, please?

    It worked fine up until yesterday, but now it keeps giving the REVALIDATED result.
    My website is slowtravelguide.com

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Regarding cf-cache-status’ is closed to new replies.