Ask Slashdot: What Is an Acceptable Broadband Latency?
holmedog writes "A simple question with a lot of answers (I hope). I recently had issues with my DSL broadband at home, and after a month of no resolution, I was told 300ms latency (to their test servers) was the acceptable range for Centurylink 10.0Mbps. This got a shocked reaction out of me to say the least. I would think anything over 125ms to be in the unacceptable range. So, I have come to you to ask: What do you consider to be acceptable broadband latency and why?"
I used to work for AT&T Uverse and over 200ms was enough to get a tech onsite to look at the problem.
What are you using your connection for?
If you're sending emails, then 300 is perfectly fine.
Turn based games would be fine. Real time games would be rough.
I can't see 300ms being acceptable anywhere in North America unless you are on a satellite link, however if you are testing over continents then yes.
Testing to the providers own test servers within the same country seems insane to be that high.
EA David Gardner -"... but the consumers have proven that actually what they want is fun."
Yup, I'd say 10ms is not uncommon for modern
The FCC Says:
Results by ISP. The highest average round-trip latency among ISPs
was 75 ms, while the lowest average latency was 14 ms.
This is from "Measuring Broadband America - FCC" found on the FCC website.
I consider anything past 80ms to be slow for my cable connection (to 8.8.8.8).
I just tested 19,17,18,18
I previous test had a 60 something thrown in. This is via a boring home VPN router, shared connection, but under a dozen, and all light users.
13 hops to 8.8.8.8 from here.
33,34,33,63 to /.
300 is what I get on hotel wifi, or my cellphone (to be fair, on my cell phone it goes up to 1000), as can hotel wifi become unusable, I swear most hotels must have 300+ rooms sharing a T1 line.
Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
I just averaged together the data for a few thousand DSL circuits, and it seems that the average response time is in the area of 65 ms. Anything above 150ms is out of the ordinary. There are even a few CenturyLink circuits in there (reseller), and the average response time for those is a little higher, around 70 ms. Usually slow response times are because of an over-utilized circuit, but if that's not an issue here, then you should probably check the signal and margins on your modem or have CenturyLink send a tech to do so.
Generally 1ms or less.
Pinging one of my servers in co-lo on the other side of London and traversing my moderate-speed (~4Mbps/1Mbps) ASDL only takes just over 14ms round-trip.
Pinging my server in the US gives ~110ms.
Singapore: ~270ms.
Sydney, Australia: ~310ms.
So I can get right round the globe and back in about 300ms, *starting* the trip over ADSL.
Rgds
Damon
Rgds
Damon
http://m.earth.org.uk/
If your ISP won't help and you don't mind adding an additional gateway to your network you can generally fix bufferbloat by traffic-shaping your own traffic on a NAT router with custom firmware or even a PC running *nix. Drop upstream packets that exceed your average upstream, and drop inbound packets exceeding your average downstream (which can change throughout the day, making it kind of difficult to find the right limit). TCP/IP will handle the rest.