Date: Fri, 4 Sep 1998 04:10:00 -0700 (PDT) From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/7831: Inclusion of kernel variable SOMAXCONN as a configurable option Message-ID: <199809041110.EAA05756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/7831; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: freebsd-gnats-submit@FreeBSD.ORG, Roy.Nicholl@ASGtechnologies.com Cc: Subject: Re: kern/7831: Inclusion of kernel variable SOMAXCONN as a configurable option Date: Fri, 4 Sep 1998 21:06:22 +1000 >>Description: >In certain situations [i.e. high volume proxy server] it is necessary to adjust the value of >SOMAXCONN upward from its default of 128. Use the kern.ipc.somaxconn variable. SOMAXCONN shouldn't even be visible (since it it just misleading if someone has changed kern.ipc.somaxconn). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809041110.EAA05756>