Paul Querna wrote:
On Mon, Mar 30, 2009 at 10:48 AM, Mladen Turk <[email protected]> wrote:
Paul Querna wrote:
On Sun, Mar 29, 2009 at 10:44 PM, Paul Querna <[email protected]> wrote:

Inside a MPM that does it natively, just use the registered list of
providers, and implement the same behavoirs as the module.

The problem with mpm is that (IIRC the proposal) it uses
the current free resource. However if busy there will be no
resources available. So the solution is to dedicate a
separate resource for watchdog thread(s). Now, that's a
plain duplicate of mod_watchdog copied across the mpms.

fine, disagree with that, but what are your thoughts on switching to
the provider API?

I'd like to just implement it, but I don't want to do it and then get
yelled at......


Well if it'll allow multiple watchdog threads and parent
for non-forked mpm's, I have no problem with any API
you'll end up with :)

IMO all you need is to  split the single callback to
multiple one's. I don't think it's worth the effort,
but you're welcome.

Regards
--
^(TM)

Reply via email to