vote up 1 vote down star

Just wondering, what is the average packet transmission delay between two hosts over the internet (ignoring packet loss and retransmission).

Now, hang a second before you write that it's too genenral and depends on too many factors (Location of the two hosts, network workload at a specific time, just to name a few), i'm aware of that. Yet, that's why i'm asking what might be the AVERAGE delay. There must be some record for that.

Maybe it's appropriate to ask for seperate countrywide/continentwide/intercontinental average values, too. Whatever makes sense.

flag
It is still too general. Average over what? I avoid hitting offshore (non-N. American for me) websites specificially due to slow latencies. So my "average" for typical traffic for me would be way better than the average of my ping times to every internet-connected host in existance. – T.E.D. Apr 21 at 18:28

2 Answers

vote up 2 vote down

However you ask it, this question is WAAAYYYY too general. Ping times can give you a reasonable approximation, though. My avg to a google host: round-trip (ms) min/avg/max/med = 20/23/37/21

Yahoo: round-trip (ms) min/avg/max/med = 19/23/38/23

Baidu (China): round-trip (ms) min/avg/max/med = 269/272/275/272

Pair (Pittsburgh): round-trip (ms) min/avg/max/med = 63/66/73/67

Google and Y! are using content-distribution networks, so I am most likely hitting servers very nearby. Baidu is across the world from me. Pair is across the country. These are all from a relatively fast connection.

I'd expect a dialup user to see figures that are approximately 100-200 ms higher (depending on network activity at the time). Similarly, my figures would increase significantly if my network were heavily loaded (its not at the moment).

Does that help at all?

link|flag
Sure it helps. As this questions concerns, mainly, information, every piece of data helps. Anyway, those numbers are somewhat biased because these are only public web servers, which means: a. Response time might also be a function of the server workload (as ooposed to network workload) b. Web servers are designated to deal with lots of traffic, while a "real" avergae value would also take "regular" computers into account – Ee Zz Apr 21 at 17:55
vote up 2 vote down

You may find the discussion of this stuff at this page interesting. The author argues that traffic is traveling at about half the speed of light (the speed of light being the best you can possibly do for traffic speed, assuming various scientists are right.

link|flag
I've actually came across that one. It's quite ancient though... – Ee Zz Apr 21 at 17:56
Nice article. Its old but worth reading. Thanks. – Robert Kozak Apr 21 at 17:59
The speed of light hasn't changed appreciably in the last 10 years – kdgregory Apr 21 at 18:06

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.