[SlugBug] Web Server High Utilisation

Chris chris at slugbug.org.uk
Wed Mar 8 15:30:00 GMT 2006


Hi

On Wed 08-Mar-2006 at 03:10:40PM +0000, Alan Dawson wrote:
> 
> Whats a good place to start tracking this down ?

I'd guess that it's a application with a memory leak and limiting the
number of processes and also the time they hang around should do the
trick, for example:

  MaxClients 10
  MaxRequestsPerChild 500

Chris  




More information about the SlugBug mailing list