Lightsail CloudFront distribution returning an “X-Cache:Miss from CloudFront”

0

Hi All, I have successfully activated lightsail cdn then attached cPanel_WHM_for_Linux-2 and IP address with CloudFront. My CloudFront CDN is working fine. When I see my website header, it is showing “X-Cache:Miss from CloudFront”. How to rectify problem my URL is https://www.bismatrimony.com/

Note: My website is not wordpress it is php based site

1 Answer
0

Hello,

If the X-Cache header is "Miss from cloudfront," then the request was retrieved from the origin and wasn't served by the cache. Review the Cache-Control header in the response. If the value for Cache-Control is "no-store," then the header is directing CloudFront to not cache the response.

Check the link below which shows the exact error in the header and the solution for the same.

Link- https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-x-cachemiss-error/ -- [1]

profile pictureAWS
SUPPORT ENGINEER
answered 2 years 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