• Resolved hridayaragam

    (@hridayaragam)


    ?how to add must-revalidate directive for all single post pages i need to re-validate every 12 hrs

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi,
    There is no need to add must be revalidated. Just change the CDN Cache Control TTL under the Cache tab to 12 hours in seconds and after that cache will get auto expired after 12 hours and fetched from origin server.

    Thread Starter hridayaragam

    (@hridayaragam)

    if 304 Not Modified. is present that will prevent auto expiring cache if we set cache control

    Plugin Contributor iSaumya

    (@isaumya)

    CDN Cache Control tells Cloudflare how long to keep the item in the cache. So, even if it’s 304 it should get expired.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.