Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 20:40:06 +0600
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        Andre Oppermann <andre@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/netinet ip_icmp.c tcp.h tcp_input.c tcp_subr.c tcp_usrreq.c tcp_var.h
Message-ID:  <20040109144006.GA99061@regency.nsu.ru>
In-Reply-To: <200401081740.i08He8J9063202@repoman.freebsd.org>
References:  <200401081740.i08He8J9063202@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 08, 2004 at 09:40:07AM -0800, Andre Oppermann wrote:
> andre       2004/01/08 09:40:07 PST
>   
>      We mitigate this by calculating the average MSS payload per
>      second.  If it goes below 'net.inet.tcp.minmss' and the pps
>      rate is above 'net.inet.tcp.minmssoverload' defaulting to
>      1000 this particular TCP connection is resetted and dropped.

Hmm..
May I suggest renaming of `minmssoverload' to `min_mss_overload' and
`minmss' to `min_mss', respectively?

14-letter, non-underscore-separated word is really hard to grasp/read.

./danfe



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