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

已提问 2 年前689 查看次数
1 回答
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
支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则