[Bloat] [Codel] The challenge
Steinar H. Gunderson
sgunderson at bigfoot.com
Wed May 9 20:02:49 EDT 2012
On Thu, May 10, 2012 at 01:58:39AM +0200, Eric Dumazet wrote:
> One solution is at the producer level (TCP stack of the sender in this
> case) to properly pace the transmits in MSS units given the RTT and
> cwnd, supposedly done with TCP Hybla.
You can also rate-limit individual flow, if you're happy with an upper
bound on each flow (in my case: video streaming). I'm testing this these
days, and without having any proof, I'm quite convinced it reduces
bufferbloat problems significantly.
/* Steinar */
--
Homepage: http://www.sesse.net/
More information about the Bloat
mailing list