Skip to content

Instantly share code, notes, and snippets.

@jensechu
Created October 7, 2011 14:13
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jensechu/1270360 to your computer and use it in GitHub Desktop.
# SpeedTest
Using curl
Started: Fri Oct 7 09:59:51 EDT 2011
### Local IP
76.17.126.77
## www.retsch.de
### ping -c 10 www.retsch.de
PING www.retsch.de (78.47.213.123): 56 data bytes
64 bytes from 78.47.213.123: icmp_seq=0 ttl=51 time=136.031 ms
64 bytes from 78.47.213.123: icmp_seq=1 ttl=51 time=134.007 ms
64 bytes from 78.47.213.123: icmp_seq=2 ttl=51 time=136.939 ms
64 bytes from 78.47.213.123: icmp_seq=3 ttl=51 time=136.393 ms
64 bytes from 78.47.213.123: icmp_seq=4 ttl=51 time=136.150 ms
64 bytes from 78.47.213.123: icmp_seq=5 ttl=51 time=135.190 ms
64 bytes from 78.47.213.123: icmp_seq=6 ttl=51 time=136.024 ms
64 bytes from 78.47.213.123: icmp_seq=7 ttl=51 time=136.560 ms
64 bytes from 78.47.213.123: icmp_seq=8 ttl=51 time=134.809 ms
64 bytes from 78.47.213.123: icmp_seq=9 ttl=51 time=137.653 ms
--- www.retsch.de ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 134.007/135.976/137.653/1.007 ms
### traceroute -w 1 www.retsch.de
traceroute to www.retsch.de (78.47.213.123), 64 hops max, 52 byte packets
1 10.1.10.1 (10.1.10.1) 0.991 ms 0.735 ms 0.864 ms
2 c-76-17-120-1.hsd1.ga.comcast.net (76.17.120.1) 33.125 ms 10.294 ms 19.078 ms
3 xe-11-0-0-0-sur02.a2atlanta.ga.atlanta.comcast.net (68.85.91.189) 10.359 ms 9.618 ms 9.526 ms
4 xe-0-0-0-0-sur01.a2atlanta.ga.atlanta.comcast.net (68.85.108.37) 9.575 ms 9.575 ms 9.414 ms
5 te-9-2-ur01.a5atlanta.ga.atlanta.comcast.net (68.86.106.57) 10.547 ms 10.199 ms 9.736 ms
6 pos-3-8-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.95.197) 10.369 ms
pos-3-6-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.93.201) 11.187 ms
pos-3-7-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.93.205) 11.352 ms
7 pos-4-5-0-0-cr01.ashburn.va.ibone.comcast.net (68.86.87.77) 24.815 ms 28.379 ms 24.796 ms
8 pos-0-1-0-0-pe01.ashburn.va.ibone.comcast.net (68.86.86.30) 25.167 ms 25.709 ms 23.635 ms
9 ahbn-s1-rou-1001.us.eurorings.net (134.222.248.9) 23.230 ms 24.977 ms *
10 kpn-gw.hetzner.de (134.222.107.21) 131.708 ms 131.655 ms 132.459 ms
11 hos-bb2.juniper1.fs.hetzner.de (213.239.240.146) 138.211 ms
hos-bb2.juniper2.fs.hetzner.de (213.239.240.147) 141.157 ms 133.287 ms
12 hos-tr1.ex3k3.rz10.hetzner.de (213.239.227.132) 139.137 ms
hos-tr2.ex3k3.rz10.hetzner.de (213.239.227.164) 136.386 ms
hos-tr1.ex3k3.rz10.hetzner.de (213.239.227.132) 136.568 ms
13 root.server.retsch.com (188.40.61.69) 133.608 ms 134.212 ms 134.412 ms
14 main.server.retsch.com (78.47.213.123) 134.593 ms 133.601 ms 134.890 ms
### curl - first pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.1 200 OK
Date: Fri, 07 Oct 2011 14:03:59 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
url_effective: http://www.retsch.de/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 4.506
time_namelookup: 0.002
time_connect: 0.138
time_pretransfer: 0.138
time_redirect: 0.000
time_starttransfer: 0.281
size_download: 10485760
size_upload: 0
size_header: 306
size_request: 175
speed_download: 2326869.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
### curl - second pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.1 200 OK
Date: Fri, 07 Oct 2011 14:04:04 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
url_effective: http://www.retsch.de/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 4.599
time_namelookup: 0.002
time_connect: 0.138
time_pretransfer: 0.138
time_redirect: 0.000
time_starttransfer: 0.277
size_download: 10485760
size_upload: 0
size_header: 306
size_request: 175
speed_download: 2279877.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
## www.retsch.com
### ping -c 10 www.retsch.com
PING www.retsch.com (67.192.126.188): 56 data bytes
64 bytes from 67.192.126.188: icmp_seq=0 ttl=54 time=33.078 ms
64 bytes from 67.192.126.188: icmp_seq=1 ttl=54 time=33.932 ms
64 bytes from 67.192.126.188: icmp_seq=2 ttl=54 time=31.641 ms
64 bytes from 67.192.126.188: icmp_seq=3 ttl=54 time=32.606 ms
64 bytes from 67.192.126.188: icmp_seq=4 ttl=54 time=33.192 ms
64 bytes from 67.192.126.188: icmp_seq=5 ttl=54 time=34.091 ms
64 bytes from 67.192.126.188: icmp_seq=6 ttl=54 time=32.239 ms
64 bytes from 67.192.126.188: icmp_seq=7 ttl=54 time=33.419 ms
64 bytes from 67.192.126.188: icmp_seq=8 ttl=54 time=33.997 ms
64 bytes from 67.192.126.188: icmp_seq=9 ttl=54 time=32.691 ms
--- www.retsch.com ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 31.641/33.089/34.091/0.766 ms
### traceroute -w 1 www.retsch.com
traceroute to www.retsch.com (67.192.126.188), 64 hops max, 52 byte packets
1 10.1.10.1 (10.1.10.1) 0.825 ms 0.634 ms 0.950 ms
2 c-76-17-120-1.hsd1.ga.comcast.net (76.17.120.1) 27.974 ms 22.022 ms 20.174 ms
3 xe-11-0-0-0-sur02.a2atlanta.ga.atlanta.comcast.net (68.85.91.189) 9.304 ms 8.469 ms 7.570 ms
4 xe-0-0-0-0-sur01.a2atlanta.ga.atlanta.comcast.net (68.85.108.37) 41.552 ms 8.095 ms 6.900 ms
5 te-9-2-ur01.a5atlanta.ga.atlanta.comcast.net (68.86.106.57) 8.274 ms 9.356 ms 9.147 ms
6 pos-3-5-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.93.125) 10.815 ms
pos-3-7-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.93.205) 12.086 ms
pos-3-6-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.93.201) 10.594 ms
7 pos-1-14-0-0-cr01.dallas.tx.ibone.comcast.net (68.86.85.153) 33.145 ms 30.883 ms 31.712 ms
8 pos-0-2-0-0-pe01.1950stemmons.tx.ibone.comcast.net (68.86.86.150) 37.432 ms 34.714 ms 35.607 ms
9 rackspace-bbr.dfw1.comcast.net (75.149.230.242) 32.157 ms 44.291 ms 31.283 ms
10 core1-bbr1-vlan2001.dfw1.rackspace.net (174.143.123.68) 45.541 ms 171.879 ms 206.963 ms
11 aggr10a.dfw1.rackspace.net (72.3.129.31) 34.106 ms 34.889 ms 32.804 ms
12 67.192.126.188 (67.192.126.188) 32.638 ms 31.523 ms 33.595 ms
### curl - first pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.0 200 OK
Date: Fri, 07 Oct 2011 14:04:20 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
X-Cache: MISS from usa.server.retsch.com
X-Cache-Lookup: MISS from usa.server.retsch.com:80
Via: 1.0 usa.server.retsch.com:80 (squid/2.6.STABLE21)
Connection: close
url_effective: http://www.retsch.com/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 2.718
time_namelookup: 0.002
time_connect: 0.035
time_pretransfer: 0.035
time_redirect: 0.000
time_starttransfer: 0.323
size_download: 10485760
size_upload: 0
size_header: 475
size_request: 176
speed_download: 3857420.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
### curl - second pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.0 200 OK
Date: Fri, 07 Oct 2011 14:04:23 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
X-Cache: MISS from usa.server.retsch.com
X-Cache-Lookup: MISS from usa.server.retsch.com:80
Via: 1.0 usa.server.retsch.com:80 (squid/2.6.STABLE21)
Connection: close
url_effective: http://www.retsch.com/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 2.756
time_namelookup: 0.002
time_connect: 0.035
time_pretransfer: 0.035
time_redirect: 0.000
time_starttransfer: 0.324
size_download: 10485760
size_upload: 0
size_header: 475
size_request: 176
speed_download: 3804997.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
## www.retsch.jp
### ping -c 10 www.retsch.jp
PING www.retsch.jp (218.213.228.213): 56 data bytes
64 bytes from 218.213.228.213: icmp_seq=0 ttl=47 time=225.144 ms
64 bytes from 218.213.228.213: icmp_seq=1 ttl=47 time=225.661 ms
64 bytes from 218.213.228.213: icmp_seq=2 ttl=47 time=225.246 ms
64 bytes from 218.213.228.213: icmp_seq=3 ttl=47 time=223.710 ms
64 bytes from 218.213.228.213: icmp_seq=4 ttl=47 time=224.458 ms
64 bytes from 218.213.228.213: icmp_seq=5 ttl=47 time=233.209 ms
64 bytes from 218.213.228.213: icmp_seq=6 ttl=47 time=223.369 ms
64 bytes from 218.213.228.213: icmp_seq=7 ttl=47 time=226.512 ms
64 bytes from 218.213.228.213: icmp_seq=8 ttl=47 time=224.683 ms
64 bytes from 218.213.228.213: icmp_seq=9 ttl=47 time=225.213 ms
--- www.retsch.jp ping statistics ---
10 packets transmitted, 10 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 223.369/225.720/233.209/2.641 ms
### traceroute -w 1 www.retsch.jp
traceroute to www.retsch.jp (218.213.228.213), 64 hops max, 52 byte packets
1 10.1.10.1 (10.1.10.1) 0.811 ms 0.612 ms 0.989 ms
2 c-76-17-120-1.hsd1.ga.comcast.net (76.17.120.1) 25.794 ms 18.777 ms 12.262 ms
3 xe-11-0-0-0-sur02.a2atlanta.ga.atlanta.comcast.net (68.85.91.189) 8.552 ms 8.717 ms 10.591 ms
4 xe-0-0-0-0-sur01.a2atlanta.ga.atlanta.comcast.net (68.85.108.37) 8.548 ms 8.924 ms 9.584 ms
5 te-9-2-ur01.a5atlanta.ga.atlanta.comcast.net (68.86.106.57) 10.761 ms 8.505 ms 9.922 ms
6 pos-3-8-0-0-cr01.atlanta.ga.ibone.comcast.net (68.86.95.197) 10.174 ms 11.163 ms 9.407 ms
7 pos-0-3-0-0-pe01.56marietta.ga.ibone.comcast.net (68.86.87.134) 11.510 ms 13.034 ms 15.090 ms
8 vlan502.icore1.a56-atlanta.as6453.net (209.58.44.1) 17.782 ms 25.286 ms 16.879 ms
9 if-4-4.tcore1.dt8-dallas.as6453.net (66.110.56.9) 31.563 ms 35.955 ms 31.781 ms
10 if-2-2.tcore2.dt8-dallas.as6453.net (66.110.56.6) 89.596 ms 78.083 ms 74.438 ms
11 if-3-2.tcore1.lvw-losangeles.as6453.net (66.110.57.62) 77.675 ms 79.967 ms 74.512 ms
12 if-4-2.tcore1.pdi-paloalto.as6453.net (66.198.127.9) 75.800 ms 82.483 ms 76.028 ms
13 if-2-2.tcore2.pdi-paloalto.as6453.net (66.198.127.2) 98.742 ms 78.688 ms 78.543 ms
14 if-9-2.tcore1.tv2-tokyo.as6453.net (180.87.180.18) 175.618 ms 184.475 ms 178.731 ms
15 * vlan1143.icore1.hk2-hongkong.as6453.net (180.87.180.38) 258.733 ms 235.073 ms
16 vlan51.icore1.hk2-hongkong.as6453.net (116.0.67.134) 247.385 ms 236.091 ms 229.832 ms
17 218.213.252.14 (218.213.252.14) 235.523 ms 234.347 ms 226.196 ms
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
31 * * *
32 * * *
33 * * *
34 * * *
35 * * *
36 * * *
37 * * *
38 * * *
39 * * *
40 * * *
41 * * *
42 * * *
43 * * *
44 * * *
45 * * *
46 * * *
47 * * *
48 * * *
49 * * *
50 * * *
51 * * *
52 * * *
53 * * *
54 * * *
55 * * *
56 * * *
57 * * *
58 * * *
59 * * *
60 * * *
61 * * *
62 * * *
63 * * *
64 * * *
### curl - first pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
HTTP/1.0 200 OK
Date: Fri, 07 Oct 2011 14:07:04 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
X-Cache: MISS from asia.server.retsch.com
X-Cache-Lookup: MISS from asia.server.retsch.com:80
Via: 1.0 asia.server.retsch.com:80 (squid/2.6.STABLE6)
Connection: close
url_effective: http://www.retsch.jp/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 173.959
time_namelookup: 0.002
time_connect: 0.241
time_pretransfer: 0.241
time_redirect: 0.000
time_starttransfer: 1.182
size_download: 10485760
size_upload: 0
size_header: 477
size_request: 175
speed_download: 60277.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
### curl - second pass
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 10.0M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
HTTP/1.0 200 OK
Date: Fri, 07 Oct 2011 14:09:59 GMT
Server: Apache/2.2.3 (Debian) DAV/2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8g
Last-Modified: Wed, 05 Mar 2008 07:47:31 GMT
ETag: "30ce03f-a00000-d555eac0"
Accept-Ranges: bytes
Content-Length: 10485760
Content-Type: chemical/x-mopac-input
X-Cache: MISS from asia.server.retsch.com
X-Cache-Lookup: MISS from asia.server.retsch.com:80
Via: 1.0 asia.server.retsch.com:80 (squid/2.6.STABLE6)
Connection: close
url_effective: http://www.retsch.jp/speedtest/speedtest-10MB.dat
http_code: 200
http_connect: 000
time_total: 188.306
time_namelookup: 0.002
time_connect: 0.247
time_pretransfer: 0.247
time_redirect: 0.000
time_starttransfer: 1.193
size_download: 10485760
size_upload: 0
size_header: 477
size_request: 175
speed_download: 55684.000
speed_upload: 0.000
content_type: chemical/x-mopac-input
num_connects: 1
num_redirects: 0
## This is the end my friend
Finished: Fri Oct 7 10:09:15 EDT 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment