CloudFront Edge Location Checker
Getting CloudFront configuration right can be difficult. Use this tool to check your website is being served from a nearby CloudFront Point of Presence instead of one region.
Need help?
None of my requests are being served by CloudFront
- Check your domain is correctly pointed at the provided
UNIQUEID.cloudfront.net
domain.
You can find the domain name in your CloudFront Distributions list in the AWS Console, in the "Domain name" column
My requests aren't being served by the nearest Edge location (or PoP)
There are three price classes available for CloudFront; the Edge locations your CloudFront distribution uses is based on which price class you choose. To leverage all Edge locations, you should use PriceClass_All
in your configuration.
Where can I find more information about CloudFront?
You can find lots of information on the Amazon Web Services website