Skip to content

Instantly share code, notes, and snippets.

@lucaspiller
Created September 13, 2011 06:55
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 lucaspiller/1213285 to your computer and use it in GitHub Desktop.
Save lucaspiller/1213285 to your computer and use it in GitHub Desktop.
t.co is slow... (from a London data centre)
$ ping -c 10 t.co
PING t.co (199.59.148.12) 56(84) bytes of data.
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=1 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=2 ttl=47 time=151 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=3 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=4 ttl=47 time=151 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=5 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=6 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=7 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=8 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=9 ttl=47 time=152 ms
64 bytes from r-199-59-148-12.twttr.com (199.59.148.12): icmp_seq=10 ttl=47 time=151 ms
--- t.co ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9012ms
rtt min/avg/max/mdev = 151.864/152.106/152.462/0.340 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment