Cache Policy in Cloudfront

0

Hello All, I am trying to use cloudfront for my website. Whenever I use cache policy, I am not sure which headers to use ex. Accept, Host, Origin etc. I was trying hit and trial, sometime it works properly (hit from cloudfront) but sometimes whether it gives error or it works with miss from cloudfront. Please help me out how to use cache policy( headers, cookies, query strings).

Thank you for your support

Jeet
asked 4 months ago133 views
1 Answer
0

Hi,

All the headers processed by CloudFront cache policies are described here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html

Caching and cookies are described here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html

Caching and query strings are described here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/QueryStringParameters.html

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions