Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2022 10:43:32 -0800
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Jamie Landeg-Jones <jamie@catflap.org>
Cc:        net@freebsd.org
Subject:   Re: compressed TIME-WAIT to be decomissioned
Message-ID:  <YeBy1GKOfnH6ilck@FreeBSD.org>
In-Reply-To: <YeBvst%2BYHe108KSw@FreeBSD.org>
References:  <Yd8im/VkTU1zdvOi@FreeBSD.org> <202201131825.20DIP6AT072280@donotpassgo.dyslexicfish.net> <YeBvst%2BYHe108KSw@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 13, 2022 at 10:30:10AM -0800, Gleb Smirnoff wrote:
T> Sorry, the stats I was talking about are present in CURRENT only:
T> 
T> netstat -sp tcp | grep TIME-WAIT
T>         3 times connection in TIME-WAIT responded with ACK
T>         0 times connection in TIME-WAIT was actively recycled
T>         0 times connection in TIME-WAIT responded with RST
T> 
T> I will merge it to stable/13 today, so that those running 13 can check it out.

Sorry, I actually can't merge it to stable, as it changes size of tcpstat
making kernel/netstat incompatible. So, if you are interested in this data
on stable, the patch needs to be applied manually:

https://cgit.freebsd.org/src/commit?id=71d2d5adfe18e80e5f8afeb4f86ef69be1aaad81

-- 
Gleb Smirnoff



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