Route53 custom domain not updating content

0

Hey!

I am using a s3 bucket to serve a static site. I update my bucket via a bitbucket pipeline when change are made on the main branch. The s3 bucket domain name is serving the correct content and updating accordingly.

I am using cloudfront to manage my custom domain (via route53) & my SSL cert(via AWS cert manager)

I have set up an invalidation on cloudfront for all content ( i.e '/*') which is working correctly. For example the cloudfront distribution domain name is serving the correct content and updating accordingly.

However, the custom domain name (Alternate domain name (CNAME)) is not updating when S3 and cloudfront are??

Is my custom domain also caching somewhere, and I need to make changes to the configuration?

Thanks

  • Hi! We are facing the same issue. Did you manage to sort it out? If yes, can you please let us know, how?

asked 2 years ago471 views
2 Answers
0

It sounds like connecting to the "d123444.cloudfront.net" domain shows correct content. However, using custom domain name to connect shows outdated content. In CloudFront distribution -> behaviors, what caching policy or legacy setting configured? Is it containing host header?

AWS
V
answered 2 years ago
0

Hey. The cloudfront distribution behaviour is showing:

Cache policy and origin request policy (recommended)

Cache policy
CachingOpyimized
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