Re: Runaway Apache process
Morningwood wrote:
> Every couple of days a get a httpd process that just will not die
> normally, if I let it run it eventually eats up all time on the cpu.
It is unlikely this has anything to do with a specific httpd.conf
setting.
To find the problem, you'll need to attach to the offending thread with
a debugger and see what it is up to. You'll most likely find a problem
in some module or library linked to apache.
Joshua.
|