In article <local.mail.freebsd-current/[EMAIL PROTECTED]> you 
write:
>Here are patches to make SOMAXCONN tunable from the config files.
>
>Right now, it's not possible to override SOMAXCONN.

        sysctl -w kern.ipc.somxconn=1024


SOMAXCONN is just a compile time default, and yes it is not 
currently tunable at config time.  Does it really have to be?
Just stick it in /etc/sysctl.conf, and it gets set before most
things are started in the system.
--
Jonathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to