Network transmit queue limits
Network transmit queue limits
Posted Aug 15, 2011 13:45 UTC (Mon) by corbet (editor, #1)In reply to: Network transmit queue limits by jch
Parent article: Network transmit queue limits
You're talking about the congestion window change? That's very much about latency. It lets pages load more quickly without the need to open lots of independent connections; the associated documentation is very clear on the motivation.
Posted Aug 16, 2011 21:45 UTC (Tue)
by jch (guest, #51929)
[Link] (1 responses)
That's just the kind of tricky trade-off that the bufferbloat project is struggling with.
--jch
Posted Aug 17, 2011 16:02 UTC (Wed)
by butlerm (subscriber, #13312)
[Link]
There seems to me to be only two good ways to solve the queuing latency problem, beyond simply reducing queuing limits on bottleneck routers and interfaces to reasonable sizes. One is the widespread deployment of packet pacing, which is difficult to do well without hardware support, and which has other challenges. The other is fair (flow specific) queuing at every bottleneck router or interface. The latter seems much more practical to me.
Network transmit queue limits
Network transmit queue limits