RE: Apache and too many children

1999-01-17 Thread Clinton Gormley
You need to set MaxClients to the maximum number of children you want. Clint > -Original Message- > From: Anthony Gardner [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 19, 1999 2:46 PM > To: [EMAIL PROTECTED] > Subject: Apache and too many children > >

RE: Apache and too many children

1999-01-17 Thread Eric Cholet
> All, > > Apache is spawning too many children. At present I've set MinSpareServers 5 > and MaxSpareServers 7 for testing but I now have 13 of them running!! > > Is/Has anyone had problems of this nature? If so, was it Apache or the OS?? > > Current OS HP-UX 10 with all current patches applie

Apache and too many children

1999-01-17 Thread Anthony Gardner
All, Apache is spawning too many children. At present I've set MinSpareServers 5 and MaxSpareServers 7 for testing but I now have 13 of them running!! Is/Has anyone had problems of this nature? If so, was it Apache or the OS?? Current OS HP-UX 10 with all current patches applied. Thanks in Ad