Date: Thu, 23 Mar 2006 10:46:54 +0100 From: Daniel Hartmeier <daniel@benzedrine.cx> To: Volker <volker@vwsoft.com> Cc: freebsd-pf@freebsd.org Subject: Re: {Spam?} no buffer space available Message-ID: <20060323094654.GD25046@insomnia.benzedrine.cx> In-Reply-To: <44216734.2060101@vwsoft.com> References: <44216734.2060101@vwsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 22, 2006 at 04:03:16PM +0100, Volker wrote: > It smells like a memory leak isn't it? If it were an mbuf leak, it wouldn't go away right after you run pfctl -d, as disabling pf will not cause any memory to get released at all. You might simply be hitting the (default) 10,000 state entry limit, check pfctl -si output. If so, increase it with 'set limit states'. Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060323094654.GD25046>