On Tue, 18 Oct 2005, Joerg Sonnenberger wrote:

On Mon, Oct 17, 2005 at 05:51:15PM -0700, [EMAIL PROTECTED] 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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to