Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 1997 06:45:57 +1000
From:      Richard Laxton <richard@real.net.au>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: large number of file handles open
Message-ID:  <3.0.1.32.19970616064557.0094c3a0@pop.real.net.au>
In-Reply-To: <Pine.BSF.3.91.970610135426.15367B-100000@ccsales.ccsales.c om>
References:  <Pine.GSO.3.93.970610200255.393D-100000@stingray.ivision.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
We ran into problems with Linux when we ran over about 125 virtual WWW
servers on one machine because of Linux's static file limit of 255 files
open. I just changed this limit and recompiled the Kernel and apache and
things work perfectly. Are FreeBSD's file tables static like this or are
they completely dynamic?

Richard.

At 13:56 10/06/97 -0700, Randy Katz wrote:
>Sounds interesting, theory and all, but who in their right mind would put 
>500 virtual servers on one machine? Sounds crazy to me... And 1000 file 
>handles doesn't seem to be a problem for MOST Unixes.
>
>On Tue, 10 Jun 1997, Manar Hussain wrote:
>
>> I've heard one can hit problems with some unices running a large number of
>> virtual servers (with say apache) with different log files for each virtual
>> server: the problem being that with 500 virtual servers configured you have
>> say 1000 file handles you'd want open to the log files. Does anyone know if
>> this problem would occur with FreeBSD ???
>> 
>> Manar
>> 
>
>
>RAK
>
>---------------------------------------------------------------------------
----
>Randy A. Katz
>Computer Consultation & Sales
>505 S. Beverly Drive, Suite 472			       Beverly Hills, CA  90212
>(213) 307-9581					       http://www.ccsales.com
>---------------------------------------------------------------------------
----
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970616064557.0094c3a0>