Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 12:20:12 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: does this error message mean anything bad?
Message-ID:  <20080212202012.GV7399@funkthat.com>
In-Reply-To: <47B195EF.9060603@gmail.com>
References:  <47B195EF.9060603@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aryeh M. Friedman wrote this message on Tue, Feb 12, 2008 at 07:49 -0500:
> Limiting closed port RST response from 266 to 200 packets/second.

Since everyone else has thrown their two bits in, it could also mean
that you have a busy server, and that you are exceeding 200
connections/sec, and that this is limiting the number of connections
we fully close per second.  If you are testing a web server over
gige w/ small files, you will usually run into this problem..

Upding the sysctl net.inet.icmp.icmplim will increase this limit.
Yes, I know it's not intuitive the ICMP limit is responsible for
TCP RST's, but that's the way it is...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



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