Ask HN: What happened to Bufferbloat?

12 points by pjungwir ↗ HN
A few years ago I heard a lot of people worrying about how large buffers in our routers would cause latency problems. It all sounded very serious---like the end of the Internet. But I haven't heard any news for a couple years. Everything on the Wikipedia page looks old:

https://en.wikipedia.org/wiki/Bufferbloat

Is this something people are still concerned about? Were the original reports just hyperbole?

6 comments

[ 220 ms ] story [ 454 ms ] thread
Seems like it's a phenomenon that goes through cycles of visibility, given its documentation dates back to the early 80s.
It is everywhere... pretty thoroughly quantified now (example:

http://www.dslreports.com/speedtest/results/bufferbloat?up=1

)

It is serious and remains so... but

Fixes have emerged (fq_codel, pie, cake) that are widely available in linux and linux derived gear -

which had spectacular results:

http://burntchrome.blogspot.fr/2014/05/fixing-bufferbloat-on...

and pie was mandated as part of the docsis 3.1 std.

and standardization efforts of the new aqms is taking place at the ietf. For example, this RFC just emerged: https://tools.ietf.org/html/rfc7567 and there are other products of that working group nearing finalization.

While wifi and lte remain to be fixed, I sleep better knowing that the tide is turning.