Date: Mon, 17 Oct 2005 17:51:15 -0700 From: ray@redshift.com To: freebsd-hackers@freebsd.org Subject: Limiting closed port RST response from XXX to 200... Message-ID: <3.0.1.32.20051017175115.00a52d18@pop.redshift.com>
next in thread | raw e-mail | index | archive | help
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: net.inet.tcp.log_in_vain: 0 net.inet.udp.log_in_vain: 0 but still does it. Is there any way to disable it short of installing ipf? I'd like to see what the theoretical limit of the machine is without it perhaps limiting connections in some manner. Thanks! Ray
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.20051017175115.00a52d18>