Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 16:43:47 -0500 (EST)
From:      <scanner@jurai.net>
To:        Len Conrad <LConrad@Go2France.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Fwd: Re: Re: postfix: No buffer space available 
Message-ID:  <Pine.BSF.4.21.0102201638010.72633-100000@sasami.jurai.net>
In-Reply-To: <5.0.0.25.0.20010220223301.00a88e30@mail.Go2France.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 Feb 2001, Len Conrad wrote:

> >kern.ipc.maxsockets = 5000
> >kern.ipc.maxsockbuf = 524288
> >
> >But neither parameter takes effect.

	If the sysctl's are read only that you want to change slap them in
your /boot/loader.rc

\ Increase MBUF's for purpose of testing Postfix under alot of connections.
set kern.ipc.nmbclusters=65536

That is what I have on mine to increase mbuf's. But I beat Postfix to
death with benchmarks and testing it for the book. heh
Also you can set the above to read only variables in /boot/loader.rc as
well. Then they take effect after reboot. Maxfiles is what i usually hit
first, then ipc.sockets. Mbuf's havent been a real problem :)

=============================================================================
-Chris Watson         (316) 326-3862 | FreeBSD Consultant, FreeBSD Geek 
Work:              scanner@jurai.net | Open Systems Inc., Wellington, Kansas
Home:  scanner@deceptively.shady.org | http://open-systems.net
=============================================================================
WINDOWS: "Where do you want to go today?"
LINUX: "Where do you want to go tommorow?"
BSD: "Are you guys coming or what?"
=============================================================================
irc.openprojects.net #FreeBSD -Join the revolution!
Author of upcoming book on Postfix
ICQ: 20016186


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102201638010.72633-100000>