Skip to content

Instantly share code, notes, and snippets.

@jgarber
Last active June 21, 2016 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgarber/c5c0e0316d5da16e16cfdf9027ce4199 to your computer and use it in GitHub Desktop.
Save jgarber/c5c0e0316d5da16e16cfdf9027ce4199 to your computer and use it in GitHub Desktop.
Slow CloudFront on Verizon FiOS in Philadelphia
curl -o bundle.js -v https://d3ki9tyy5l5ruj.cloudfront.net/prod/compressed/build/bundles/c00321e18d419e70a4a6a80d416c4b24de679582/apps/asana/bundle.js
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 54.230.205.176...
* Connected to d3ki9tyy5l5ruj.cloudfront.net (54.230.205.176) port 443 (#0)
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: *.cloudfront.net
* Server certificate: Symantec Class 3 Secure Server CA - G4
* Server certificate: VeriSign Class 3 Public Primary Certification Authority - G5
> GET /prod/compressed/build/bundles/c00321e18d419e70a4a6a80d416c4b24de679582/apps/asana/bundle.js HTTP/1.1
> Host: d3ki9tyy5l5ruj.cloudfront.net
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Content-Type: application/javascript
< Content-Length: 1885380
< Connection: keep-alive
< Date: Tue, 21 Jun 2016 12:57:47 GMT
< Cache-Control: max-stale=31536000
< Content-Encoding: gzip
< Expires: Tue, 20 Jun 2017 23:49:58 GMT
< Last-Modified: Mon, 20 Jun 2016 23:50:00 GMT
< ETag: "a28056577e4505bcb5552786ac75f0b7"
< Accept-Ranges: bytes
< Server: AmazonS3
< Age: 6269
< X-Cache: Hit from cloudfront
< Via: 1.1 827c9a605e395847c33c387c9662f2da.cloudfront.net (CloudFront)
< X-Amz-Cf-Id: 7QIVchyBbmOQpvRhYbviG5Pn_GsxiT59P2r_3pndx8NhqBUzRAObVg==
<
{ [16384 bytes data]
100 1841k 100 1841k 0 0 11772 0 0:02:40 0:02:40 --:--:-- 9096
* Connection #0 to host d3ki9tyy5l5ruj.cloudfront.net left intact
traceroute d3ki9tyy5l5ruj.cloudfront.net
traceroute: Warning: d3ki9tyy5l5ruj.cloudfront.net has multiple addresses; using 52.84.13.238
traceroute to d3ki9tyy5l5ruj.cloudfront.net (52.84.13.238), 64 hops max, 52 byte packets
1 setup.ubnt.com (10.0.1.1) 2.181 ms 1.291 ms 1.091 ms
2 l100.phlapa-vfttp-140.verizon-gni.net (108.52.121.1) 5.289 ms 2.704 ms 2.732 ms
3 g0-6-3-7.phlapa-lcr-21.verizon-gni.net (130.81.177.238) 4.414 ms 5.442 ms 7.989 ms
4 * * *
5 * * *
6 0.ae5.br1.iad8.alter.net (140.222.233.151) 9.429 ms 12.724 ms 8.185 ms
7 ae-10.r06.asbnva02.us.bb.gin.ntt.net (129.250.8.37) 8.389 ms 8.694 ms 18.267 ms
8 ae-2.r23.asbnva02.us.bb.gin.ntt.net (129.250.2.132) 11.230 ms 10.287 ms 10.166 ms
9 ae-3.r21.chcgil09.us.bb.gin.ntt.net (129.250.2.139) 25.923 ms 28.369 ms 25.856 ms
10 ae-16.r06.chcgil09.us.bb.gin.ntt.net (129.250.3.6) 28.237 ms
ae-16.r05.chcgil09.us.bb.gin.ntt.net (129.250.2.204) 27.711 ms 27.987 ms
11 ae-3.amazon.chcgil09.us.bb.gin.ntt.net (129.250.201.106) 27.130 ms 30.382 ms
ae-2.amazon.chcgil09.us.bb.gin.ntt.net (129.250.201.94) 28.898 ms
12 * * *
13 * * *
14 * * *
15 * * *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment