Page caching seems not working or does it?
-
Hi,
I already asked if I should open a new thread for my case in another topic, so here it is. My issue is I seem not to benefit from the Cloudflare caching because I think the plugin connection working even though I got the error message from the Cache Test.
Most documents and the testcache.html show me:
cf-cache-status: HIT
server: cloudflareI only got one https page rule, WP is set to https and CF says:
Cache Level: Cache EverythingThe only performance extension that is running is WP-Optimize and its caching feature is of course deactivated. I got WP Hide & Security Enhancer running but it shouldn’t mess with the caching
But for some files I get double entries of cache-control and I can’t figure out what is responsible for the second entry:
cache-control: s-maxage=31536000, max-age=60
cache-control: max-age=2592000rocket-loader.min.js for instance shows me:
cache-control: max-age=172800
cache-control: publicI’m running on a Plesk server with 7.4 Apache and NGix caching enabled. Here is my htaccess.
- The topic ‘Page caching seems not working or does it?’ is closed to new replies.