Regarding cf-cache-status
-
I activated on my website but, why the
cf-cache-status REVALIDATEDshowing?Is there any issue with configuration?
-
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.
-
This reply was modified 6 years, 1 month ago by
Salvatore Fresta.
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 1header is missing mostly post’s and also homepage.Why this causing?
Caching plugin:- WP Rocket.
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
Enable it but I think it’s not working.
x-wp-cf-super-cache cache x-wp-cf-super-cache-active 1this header not showing all posts all locations.Also sometimes i get revalidate.
Even I clear all types of cache.
Please take a look.
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
Also, I am informed that my hosting has some type of caching from their end. Like OBject Caching & OPcache.
Should I disable that?
Purge that caches, you don’t need to disable
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?
Hi @mainakmk ,
I still don’t see x-wp-cf-super-cache cache x-wp-cf-super-cache-active http headers.I disable the plugin because it’s can’t allow me to log in to my wp dashboard.
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
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 -
This reply was modified 6 years, 1 month ago by
The topic ‘Regarding cf-cache-status’ is closed to new replies.