Yeah, but it still seems kind of pointless. If it's a fatal error and all
the children are exiting, apache will entre a spawning storm until it
reaches the required #exits. If it's not a fatal error apache will still
die mysteriously at some point later...
Dean
On Sat, 2 May 1998, Jim Jagielski wrote:
> Dean Gaudet wrote:
> >
> >
> > So I argue for simplicity... unless you can come up with a neato scheme.
> >
>
> Well, we could use a static that tracks the number of times the
> status from waitpid() is APEXIT_FATALCHILD and if >X then do the
> aborting. We could even log each time we get that error even if
> we don't abort. Sort of like a glitch filter.
>
> --
> ===========================================================================
> Jim Jagielski ||| jim@jaguNET.com ||| http://www.jaguNET.com/
> "That's no ordinary rabbit... that's the most foul,
> cruel and bad-tempered rodent you ever laid eyes on"
>
|