Amazon CDN
|
10-27-2010, 10:08 PM
Post: #1
|
|||
|
|||
Amazon CDN
I am using Amazon (S3 / Cloudfront) as a CDN for some of my content. I would love to get webpagetest to recognise this CDN usage.
![]() |
|||
10-27-2010, 10:12 PM
Post: #2
|
|||
|
|||
RE: Amazon CDN
WebPagetest should recognize cloudfront already - do you have a test result where it doesn't? S3 isn't a CDN by itself so if you have any assets being served directly from S3 those will fail.
Thanks, -Pat |
|||
10-28-2010, 07:15 AM
Post: #3
|
|||
|
|||
RE: Amazon CDN
(10-27-2010 10:12 PM)pmeenan Wrote: WebPagetest should recognize cloudfront already - do you have a test result where it doesn't? S3 isn't a CDN by itself so if you have any assets being served directly from S3 those will fail. Thanks Patrick, I will double check that its the Cloudfront URL and not the S3 URL thats being referenced. |
|||
11-22-2010, 04:16 PM
(This post was last modified: 11-22-2010 04:20 PM by gattler.)
Post: #4
|
|||
|
|||
RE: Amazon CDN
Amazon CloudFront ain't working with webpagetest at least in my tests. Tests from different locations are getting served from the same location over and over. I don't use S3 at all.
I successfully verified my CDN was working properly with the following sites http://3.ly/wbqY http://3.ly/UA9V Nevertheless - this is a great site and has been very helpful to me. Thanks! |
|||
11-22-2010, 11:35 PM
Post: #5
|
|||
|
|||
RE: Amazon CDN
Do you have a test page you can share (PM or mail it to me at pmeenan@webpagetest.org if you don't want it public)? If there is a problem detecting a flavor of cloudfront I'd like to get it fixed.
Thanks, -Pat |
|||
01-18-2011, 02:09 AM
Post: #6
|
|||
|
|||
RE: Amazon CDN
(11-22-2010 11:35 PM)pmeenan Wrote: Do you have a test page you can share (PM or mail it to me at pmeenan@webpagetest.org if you don't want it public)? If there is a problem detecting a flavor of cloudfront I'd like to get it fixed. I've got a test page (gwa.reedbusiness.net/test/gwa.html) on Amazon cloudfront. Webpagetest reports traffic as being served from the US (Seattle, WA) while I'm testing from the UK. Is the reported Location correct? -Joego |
|||
01-18-2011, 12:47 PM
Post: #7
|
|||
|
|||
RE: Amazon CDN
The location reporting for CDN POP's isn't very accurate, it usually ends up pointing back to where the company is based instead of where it is really hosted (the MaxMind IP database is pretty good for hosting providers but not so much for CDNs). Check the socket connect times to the node and see if they look reasonably fast (subtract 50ms if you are using the typical 1.5Mbps ADSL profile). It should be pretty easy to tell if it is going all the way back to Seattle.
In the next month or so I plan on adding traceroute diagnostics from the testers as well which would help in diagnosing CDN issues as well. Thanks, -Pat |
|||
01-20-2011, 10:37 PM
Post: #8
|
|||
|
|||
RE: Amazon CDN
(01-18-2011 12:47 PM)pmeenan Wrote: The location reporting for CDN POP's isn't very accurate, it usually ends up pointing back to where the company is based instead of where it is really hosted (the MaxMind IP database is pretty good for hosting providers but not so much for CDNs). Check the socket connect times to the node and see if they look reasonably fast (subtract 50ms if you are using the typical 1.5Mbps ADSL profile). It should be pretty easy to tell if it is going all the way back to Seattle. Thanks Pat. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)