Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 15:03:19 -1000 (HST)
From:      "David Langford" <langfod@dihelix.com>
To:        sysop@mixcom.com (Jeffrey J. Mountin)
Cc:        langfod@dihelix.com, mike@chaski.com, questions@freebsd.org
Subject:   Re: number of apache virtual servers
Message-ID:  <199704110103.PAA03967@caliban.dihelix.com>
In-Reply-To: <3.0.32.19970410194131.00d29a7c@mixcom.com> from "Jeffrey J. Mountin" at "Apr 10, 97 07:41:32 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Jeffrey J. Mountin
>At 12:38 PM 4/9/97 -1000, David Langford wrote:
>>If you have a error and access log for each virtual host you have
>>you may run out of open file descriptors quickly. Note that
>>the error messages you end up getting are completly unintuitive
>>as to what the problem really is.
>
>Just like I had with portmap crashing on BSDi.

>>I ended recompiling everything with FD_SETSIZE set at 256.
>Didn't you up the value?  That is the default.

Oops, I meant to say 512 ( I did 1024 to start with but it seemed like
things would slow down doing select if the value is too high)

>Forgot the file too:
>/usr/src/sys/sys/types.h

Actually I did it in make.conf :)

>Jeff Mountin - System/Network Administrator
>jeff@mixcom.net

Now if I can just get apache+php+perl to be under 2.5 Megs per process I will
be happy....


-David Langford
 langfod@dihelix.com



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