Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 10:30:30 -0800
From:      Luigi Rizzo <rizzo@aciri.org>
To:        Mike Silbersack <silby@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <20011214103030.M49775@iguana.aciri.org>
In-Reply-To: <200112141826.fBEIQq825611@freefall.freebsd.org>
References:  <200112141826.fBEIQq825611@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <thz@Lennartz-electronic.de>
>   
>   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011214103030.M49775>