Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer
On 5/3/07, Bert JW Regeer <[EMAIL PROTECTED]> wrote: On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote: >> # uname -a > > 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007 > >> # apachectl -v > > Server version: Apache/2.0.59 > Server built: May 2 2007 18:38:18 > >> >> > I have rai

Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Bert JW Regeer
On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote: # uname -a 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007 # apachectl -v Server version: Apache/2.0.59 Server built: May 2 2007 18:38:18 > I have raised maxfiles, but my openfiles do increase and the problem > with A

Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer
# uname -a 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007 # apachectl -v Server version: Apache/2.0.59 Server built: May 2 2007 18:38:18 > I have raised maxfiles, but my openfiles do increase and the problem > with Apache persists. Does it only affect Apache? Certainl

Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-02 Thread Steve Bertrand
Eduardo Meyer wrote: > I have had a number of problems with Apache, concerning the number of > virtual hosts I have. I know it is a FAQ but raising FD_SETSIZE on > apache didnt help, am now trying to raise some limits with FreeBSD. I may have missed any previous posts, but can you inform of exactl

Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-02 Thread Eduardo Meyer
I have had a number of problems with Apache, concerning the number of virtual hosts I have. I know it is a FAQ but raising FD_SETSIZE on apache didnt help, am now trying to raise some limits with FreeBSD. I have raised maxfiles, but my openfiles do increase and the problem with Apache persists.