Date: Sat, 21 Jun 1997 03:11:29 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: John Polstra <jdp@polstra.com> Cc: marcs@znep.com, hackers@FreeBSD.ORG Subject: Re: Apache 1.1.3 and 1.2.0 problems under FBSD2.2.2 Message-ID: <Pine.BSF.3.96.970621031027.26843A-100000@lsd.relcom.eu.net> In-Reply-To: <199706202218.PAA15225@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Jun 1997, John Polstra wrote: > In article <Pine.BSF.3.95.970620104528.17884E-100000@alive.znep.com>, > Marc Slemko <marcs@znep.com> wrote: > > > > Grr. I thought this had been fixed in FreeBSD, but I guess not. > > The problem here is that the FILE structure uses only a short for > > _file, which means it can only handle 255 fds. > > Er ... that's a mighty strange "short" you've got there, if it can only > hold a number up to 255. Maybe you should upgrade to a 32-bit machine. :-) It more sounds like FD_SETSIZE limit. It is why I increase default FD_SETSIZE to 1024 in -current :-) -- Andrey A. Chernov <ache@null.net> http://www.nagual.pp.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970621031027.26843A-100000>