Date: Fri, 8 Mar 1996 22:45:53 -0600 (CST) From: john@starfire.mn.org To: questions@FreeBSD.org (FreeBSD questions) Subject: SOMAXCONN in FreeBSD 2.1.0-RELEASE (/usr/src/sys/sys/socket.h) Message-ID: <199603090445.WAA17798@starfire.mn.org>
next in thread | raw e-mail | index | archive | help
Does anyone know if I can just safely bump this number up to, say, 128? I have tried looking through the code, and it doesn't quite look safe -- it seems like the limit of "32" may be magic, but I can't quite fathom what it is dependent upon... I have seen evidence that this can be set by an "option" in the config file on BSDI, but at the minimum, this approach would require protecting the define in socket.h with #ifndef. John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603090445.WAA17798>