Limiting closed port RST response from XXX to 200...

Mike Silbersack silby at silby.com
Tue Oct 18 04:45:49 PDT 2005


On Tue, 18 Oct 2005, Joerg Sonnenberger wrote:

> On Mon, Oct 17, 2005 at 05:51:15PM -0700, ray at redshift.com wrote:
>> Hi,
>>
>>   On a server I'm benchmark testing, via local host, I'm getting Limiting closed
>> port RST response from XXXX to 200 packets/sec on the console when I'm running a
>> lot of local connections very quickly all at once (about 7500 per second).  I've
>> added the following:
>
> Check that you don't run out of TCP ports. Adjusting MSS might help,
> netstat -an would show a long list of ports.
>
> Joerg

The 5.x and 6.x series don't let you run out of ports due to TIME_WAIT 
sockets accumulating, so please stop spreading the advice that people 
should twiddle with the MSL.  It's no longer useful advice.

Mike "Silby" Silbersack


More information about the freebsd-hackers mailing list