Re: [PATCH][RFC] Re: high latency with TCP connections
From: David Miller <davem@davemloft.net>
Date: 2006-09-18 07:39:39
From: David Miller <davem@davemloft.net>
Date: 2006-09-18 07:39:39
From: Rick Jones <redacted> Date: Tue, 05 Sep 2006 10:55:16 -0700
Is this really necessary? I thought that the problems with ABC were in trying to apply byte-based heuristics from the RFC(s) to a packet-oritented cwnd in the stack?
This is receiver side, and helps a sender who does congestion control based upon packet counting like Linux does. It really is less related to ABC than Alexey implies, we've always had this kind of problem as I mentioned in previous talks in the past on this issue.