Created
August 21, 2011 01:09
-
-
Save aschroder/1159926 to your computer and use it in GitHub Desktop.
Tracepath from US West MageSpeedtest.com server on EC2 to Crucial Magento host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~$ tracepath 50.23.69.213 | |
1: ip-10-170-99-240.us-west-1.compute.internal 0.144ms pmtu 1500 | |
1: ip-10-170-96-3.us-west-1.compute.internal 0.487ms asymm 2 | |
1: ip-10-170-96-3.us-west-1.compute.internal 0.418ms asymm 2 | |
2: 216.182.236.162 0.611ms | |
3: no reply | |
4: 72.21.222.20 3.515ms asymm 9 | |
5: 72.21.222.207 2.198ms | |
6: 72.21.222.207 2.181ms asymm 5 | |
7: te1-7.bbr01.eq01.sjc01.networklayer.com 3.845ms | |
8: po1.fcr01.sr01.sjc01.networklayer.com 3.876ms asymm 9 | |
9: po1.fcr01.sr01.sjc01.networklayer.com 4.134ms | |
10: 50.23.69.213-static.reverse.softlayer.com 3.416ms reached | |
Resume: pmtu 1500 hops 10 back 54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment