Mladen Turk wrote:
> 
> Take a look at trunk's mod_watchdog.
> It should compile with 2.2 without a problem.
> However it requires to be statically compiled so it
> can survive the child death.

*That's* the reason for static?!?   See mod_aspdotnet and several
others for how to pin a particular .so module for the lifetime of
the process, instead of per-restart.

No modules in trunk should require static compilation, period.

Reply via email to