Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Congestion control is definitely needed but everything else seems questionable.

Even congestion control can be optional for some applications with the right error correcting code. (Though if you have a narrow bottleneck somewhere in your connection, I guess it doesn't make too much sense to produce lots and lots more packages that will just be discarded at the bottleneck.)



As mentioned in the article, this doesn't handle the case of buffer bloat: packets all eventually arrive rather than being dropped, but increasingly late, and only backing off can help reduce the latency.


Does UDP suffer from buffer bloat? I thought it was only TCP?

Oh, it looks like UDP packages are also buffered?

Update: it looks like I learned something new today. UDP can also suffer from bufferbloat. (I thought UDP was done without buffers for some reason..)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: