• Resolved oaufi

    (@oaufi)


    Dear Support Team,


    I have completed 24hrs and i can see my DNS server is pointed to CloudFlare. When i come to test the cache I get an error.

    I have also downloaded the CloudFlare Plugin so I have 2 plugins CloudFlare and the super page caching CloudFlare.

    Page caching seems not working for both dynamic and static pages.

    Error on dynamic page (https://yeti-adventures.com): Cache status: BYPASS – Cloudflare has been instructed to not cache this asset. It has been served directly from the origin.

    Error on static resource (https://yeti-adventures.com/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Unable to find the Cache-Control response header.

    Please check if the page caching is working by yourself by surfing the website in incognito mode ’cause sometimes Cloudflare bypass the cache for cURL requests. Reload a page two or three times. If you see the response header cf-cache-status: HIT, the page caching is working well.

    • This topic was modified 2 years, 9 months ago by oaufi.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @oaufi,
    Looking at the response header of your website it seems that though Cloudflare CDN page caching is working on your website but the plugin is not able to work properly as the cache-control header value is being set either by some server level rule or by some other plugin.

    If you have any other page caching system added to your site, please disable that. Alternatively, if you have any server rule set for adding the cache-control header then also remove that. The cache-control header for your webpages should only be set by the plugin.

    When the plugin is working properly you will see that the value of cache-control header and the X-Wp-Cf-Super-Cache-Cache-Control header would match, which is not the case here.

    Screenshot: https://i.imgur.com/19SZU5E.jpeg

    Thread Starter oaufi

    (@oaufi)

    @isaumya , Thanks for your response I have made some changes and now I’m getting as in the photo https://imgur.com/a/nTO5ujo is this showing good?

    Plugin Contributor iSaumya

    (@isaumya)

    Hi,

    This means the plugin is still not handling the Cache-Control header. Please check what is adding that cache control header and remove that.

    Thread Starter oaufi

    (@oaufi)

    @isaumya , Thanks for ur support.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cache status: DYNAMIC’ is closed to new replies.