Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 11:20:48 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Limiting closed port RST response from XXX to 200...
Message-ID:  <20051018092048.GB3541@britannica.bec.de>
In-Reply-To: <3.0.1.32.20051017175115.00a52d18@pop.redshift.com>
References:  <3.0.1.32.20051017175115.00a52d18@pop.redshift.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 17, 2005 at 05:51:15PM -0700, ray@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



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