Re: [users@httpd] apache2 stops responding on traffic spikes

2005-06-10 Thread Rhesa Rozendaal
Joshua Slive wrote: On 6/10/05, Rhesa Rozendaal wrote: > - You are sure that this isn't caused by some deliberate or accidental DoS? Have you examined netstat during these periods to see what is hitting apache? Does raising MaxClients help (providing you have enough memory)? If you are able

Re: [users@httpd] apache2 stops responding on traffic spikes

2005-06-10 Thread Joshua Slive
On 6/10/05, Rhesa Rozendaal wrote: > Hello all, > > I need some help debugging an issue with Apache2 becoming completely > unresponsive. Any help, tips and suggestions most welcome! > > I'm running a light-weight Apache2 server configured as a reverse proxy, > and serving some static content. Tr