Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2004 00:39:40 +0100
From:      Andre Oppermann <andre@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet tcp_input.c tcp_subr.c
Message-ID:  <3FFB473C.34E44597@freebsd.org>
References:  <200401062329.i06NTk5U036884@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andre Oppermann wrote:
> 
> andre       2004/01/06 15:29:46 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netinet          tcp_input.c tcp_subr.c
>   Log:
>   Enable the following TCP options by default to give it more exposure:
> 
>    rfc3042  Limited retransmit
>    rfc3390  Increasing TCP's initial congestion Window
>    inflight TCP inflight bandwidth limiting
> 
>   All my production server have it enabled and there have been no
>   issues.  I am confident about having them on by default and it gives
>   us better overall TCP performance.
> 
>   Reviewed by:    sam (mentor)

Please report anything that might relate to these options being enabled
to me for investigating.  Things like sudden drops in tcp performance
and such.

Somewhere we have to give it greater exposure and that is what -current
is for.

However I'm confident that there are no issue with these options.  I've
looked hard on the code and run it here for a long time.

-- 
Andre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FFB473C.34E44597>