Date: Fri, 29 Oct 1999 06:23:45 -0400 (EDT) From: Jaime Kikpole <jaime@malkav.snowmoon.com> To: menger@dhs.org Cc: freebsd-questions@freebsd.org Subject: Re: File Descriptors Message-ID: <Pine.BSF.4.10.9910290622090.87081-100000@malkav.snowmoon.com> In-Reply-To: <Pine.BSF.4.10.9910291445500.354-100000@home.enger.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 Oct 1999 menger@dhs.org wrote: > Can anyone tell me how to change the number of File Descriptors > and maybe a good value. The proxy is serving 200+ machines with about 50+ > surfing at once. If you want to increase the number of FDs on the system, recompile your kernel with a higher "maxusers" value. Look in the handbook (http://www.freebsd.org/handbook) for details on how to do this. (It basically requires changing an obvious line in one file, doing about 4 specific commands, and rebooting.) Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910290622090.87081-100000>