CDN IPv6 Support
scott
Posted on
Jan 24 2017
Please add support for IPv6 to your CDN, cdn.raygun.io so they can download the Raygun client too.
AWS have had IPv6 support for a few months now. You are using Route53, so just add the record:
- Name: cdn
- Type: AAAA
- Alias: d1bs4b7zdgd8l3 (Your CloudFront distribution)
Then under CloudFront on the CDN distribution, Edit and Choose Enabled IPv6. Then test using http://ipv6-test.com/validate.php (if you don't have IPv6).
Thanks, Scott
jeremy
Raygun
Posted on
Jan 24 2017
Thanks Scott - We have enabled IPv6 now.
Jeremy