Right. I think this is silly, but FreeBSD people don't agree with me.
The recommended way to change this, however, is with sysctl.
On Fri, 22 May 1998, Jim Jagielski wrote:
> You know, I never really gave it much thought... I just took it
> on faith that adding the options "SOMAXCONN=256" line actually
> made the listen queue 256. I just ignored the warnings when
> building a new kernel. And then I actually _looked_ at the
> warnings... It's saying that the entry in sys/socket.h is
> _overruling_ the initialization one! That is, it's not being
> reset to 256, but instead the value of 256 is being changed
> to 128 !!
> --
> ===========================================================================
> Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/
> "That's no ordinary rabbit... that's the most foul,
> cruel and bad-tempered rodent you ever laid eyes on"
>
|