Every virtualhost requires a few descriptors (filehandles) it depends on your configuration and it looks like you've maxed out the filehandles available to your process. See the "limit" or "ulimit" commands in your shell for how to increase the descriptors. Is your 1.2b7 config file identical to your 1.1.3 config file?
The server can't always give an error because some c library functions require filehandles and don't properly report an error when they can't get them. Dean On Tue, 1 Apr 1997, Sean Rolinson wrote: > > The contract type is `' with a response time of 3 business hours. > A first analysis should be sent before: Tue Apr 01 15:00:01 PST 1997 > > > >Number: 295 > >Category: os-bsdi > >Synopsis: Can't create more than 128 Virtual Hosts 1.2b7. > >Confidential: no > >Severity: critical > >Priority: medium > >Responsible: apache (Apache HTTP Project) > >State: open > >Class: sw-bug > >Submitter-Id: apache > >Arrival-Date: Tue Apr 1 11:30:01 1997 > >Originator: [EMAIL PROTECTED] > >Organization: > apache > >Release: 1.2b7 > >Environment: > BSDI 2.1 > Perl5.003 > GCC > >Description: > Can't create more than 128 Virtual Hosts. The server 'hangs' when trying > to use more than 128. Works fine with Apache 1.1.3. There are no error > messages that we are able to find. Server starts but doesn't answer requests. > Works fine with exactly 128 Virtual Hosts. > > We adjusted the suggested performance parameters in hopes of that fixing the > problem. We also upped the MaxClients as well. None of those seemed to help. > > We went back to 1.1.3 and everything works fine. > > Running under shell using limit <all> unlimited... > > > Sean > [EMAIL PROTECTED] > > > >How-To-Repeat: > Trying creating 129 Virtual Hosts on a BSDI 2.1 box running 1.2b7??? > >Fix: > Shru > >Audit-Trail: > >Unformatted: > > >
