[patch] sysctls for TCP timers

Andrey Zonov zont at FreeBSD.org
Sun Sep 23 15:35:18 UTC 2012


On 9/20/12 11:35 AM, Eggert, Lars wrote:
> Hi,
> 
> On Sep 20, 2012, at 9:25, Andrey Zonov <zont at freebsd.org> wrote:
>> Some of them may be read google's article about tuning TCP parameters
>> [1].  I convert most of TCP timers to sysctls [2] and we are using this
>> patch for few months.  We tuned net.inet.tcp.rtobase and
>> net.inet.tcp.syncache.rexmttime and it gives good results (especially in
>> conjunction with cc_htcp(4)).
> 
> can you share some measurements that quantify the results?
> 

When we set net.inet.tcp.syncache.rexmttime=200 and
net.inet.tcp.syncache.rexmtlimit=7 for our external web service, the
number of duplicated SYN was reduced in four times.

-- 
Andrey Zonov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 535 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20120923/5be4a069/signature.pgp


More information about the freebsd-net mailing list