Date: Fri, 30 Nov 2001 20:49:37 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Leo Bicknell <bicknell@ufp.org> Cc: Mike Silbersack <silby@silby.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: TCP Performance Graphs Message-ID: <200112010449.fB14nbw28731@apollo.backplane.com> References: <Pine.BSF.4.30.0111301523400.3797-100000@niwun.pair.com> <200111302059.fAUKxrI19553@apollo.backplane.com> <20011130194126.A969@ussenterprise.ufp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:I think I tried this patch, and found some problems with it. As :I recall the problems were with extremely high bandwidth connections :(eg, I have two machines that can move 100Mbps FDX across country :(70ms latency), and when I tried the patch with that case performance :was "bad", in the sense that I got like 20Mbps, rather than 100, :like it should have allowed. Yah. RTT noise probably did it in. At those bandwidths the algorithm would be very hard pressed to find the point as it increases CWIN where the RTT goes up. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112010449.fB14nbw28731>