In message <[EMAIL PROTECTED]>, Len Conrad 
writes:

># vmstat -z
...
>socket          607     1050     113/196K
...
>kern.ipc.maxsockets: 1064

>doesn't look like it to me.

I think a few slots are reserved, so you can consider 1050 as being
equal to 1064. Try putting

        set kern.ipc.maxsockets=4000

in /boot/loader.rc and rebooting.

Ian


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

Reply via email to