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:              [EMAIL PROTECTED] | Open Systems Inc., Wellington, Kansas
Home:  [EMAIL PROTECTED] | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to