From owner-cvs-all Fri Dec 14 11:32:59 2001 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 91AF237B41C; Fri, 14 Dec 2001 11:32:43 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBEJWhh25129; Fri, 14 Dec 2001 11:32:43 -0800 (PST) (envelope-from dillon) Date: Fri, 14 Dec 2001 11:32:43 -0800 (PST) From: Matthew Dillon Message-Id: <200112141932.fBEJWhh25129@apollo.backplane.com> To: Luigi Rizzo Cc: Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_output.c References: <200112141826.fBEIQq825611@freefall.freebsd.org> <20011214103030.M49775@iguana.aciri.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yah. Good move! -Matt Matthew Dillon :Thanks, that should have been done ages ago. : : cheers : luigi : :On Fri, Dec 14, 2001 at 10:26:52AM -0800, Mike Silbersack wrote: :> silby 2001/12/14 10:26:52 PST :> :> Modified files: :> sys/netinet tcp_output.c :> Log: :> Reduce the local network slowstart flightsize from infinity to 4 packets. :> :> Now that we've increased the size of our send / receive buffers, bursting :> an entire window onto the network may cause congestion. As a result, :> we will slow start beginning with a flightsize of 4 packets. :> :> Problem reported by: Thomas Zenker :> :> MFC after: 3 days :> :> Revision Changes Path :> 1.59 +1 -1 src/sys/netinet/tcp_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message