Re: [us...@httpd] Re: guidance on how to track down crazy apache processes

2009-08-12 Thread Arnab Ganguly
Try using the worker model. You can limit the process with multiple threads. Thanks Arnab On Wed, Aug 12, 2009 at 2:10 PM, Nicholas Sherlock wrote: > Timothy Martin wrote: > >> Anyway, despite having the prefork mpm set with a limit of 6, my watchdog >> process (monit) will report process count s

[us...@httpd] Re: guidance on how to track down crazy apache processes

2009-08-12 Thread Nicholas Sherlock
Timothy Martin wrote: Anyway, despite having the prefork mpm set with a limit of 6, my watchdog process (monit) will report process count shooting up over 50. I can't figure out how apache is letting itself get so many processes spinning out of control. Monit then restarts the server and every