CloudFront FSD – Cache Header setting and preloading cloudfront
-
What’s the correct way to disable the cache-control header to Cloudfront caches in all cases? If I run “curl -I https://example.com” I always get “X-Cache: Miss from cloudfront” and “Cache-Control: no-store, no-cache, must-revalidate”. I’ve tried with Browser Cache settings “Set expires header” on and off. I’ll get a cache hit from the browser but not from terminal. From the browser. the cloudfront cache also seems to expire quite quickly (10-20 minutes despite a 3600 expire time).
Also, is there a way to preload cloudfront cache? I tried using the page cache cron but this didn’t seem to have an effect.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.