Internet Distance

October 28th, 2019
tech
I recently read a blog post on locating servers in Iceland that included:

If you draw a straight line from San Francisco to Amsterdam you will cross Iceland. [We have the] most customers from the US and Europe, so it makes sense to pick this geographical location.

I don't want to pick on them in particular, but this is a common misconception about how the internet works. Internet traffic doesn't follow great-circle routes, but instead follows the cables. [1] In the case of connections between the US, Iceland, and Europe, these are underwater cables:

This is only a diagram, and doesn't show exact routes, but you can see that Iceland has much better connectivity to the East than the West. A packet from the US to Iceland is probably going to first cross the Atlantic to mainland Europe, and then backtracking.

Running a traceroute from my RCN connection in Boston, this is what's happening. I see packets going via hge0-2-0-0.border1.bos.ma.rcn.net, then 10-2-3.bear2.boston1.level3.net, then ae-2-3205.edge3.amsterdam1.level3.net, on their way to 185.112.146.187, an IP in Iceland.

We can also see this with ping times:

  • Paris to Iceland: 52ms
  • Boston to Paris: 108ms
  • Boston to Iceland: 136ms

If you want to place a server "close" to both the US and Europe, trying to split the difference and put it in Iceland is worse than just putting it in Europe.

(Separately, it's also not helpful to think of a domain as having to be hosted from only one place. You can configure DNS so the domain will resolve to different IP addresses in different parts of the world, and you can handle user requests as closer to the user as possible. Requests like "please give me script.js" or "please record that someone visited example.com" can easily be handled by multiple servers around the world.)


[1] This isn't completely true: there are non-cable links, but cables carry the vast majority of internet traffic.

Comment via: facebook, lesswrong

Recent posts on blogs I like:

Starting With Chords

A lot of people play fiddle. Basically nobody starts by learning chords before learning melodies. But that's actually how I learned. I started with chords. One of the nice things about learning to play violin this way is that you can go busking even…

via Anna Wise's Blog Posts November 15, 2024

Stuffies

I have some stuffies and I just have a bunny. Bunny is a rabbit. Woof is a seal. My favorite stuffie is bun bun. I play with my stuffies. Sometimes I jump up with them and I roll them. I can just throw them in the air when I want to play bthululubp wi…

via Nora Wise's Blog Posts November 15, 2024

You Can Buy A Malaria Net

2024 election takes

via Thing of Things November 6, 2024

more     (via openring)