On Tue, May 5, 2009 at 11:58 AM, William A. Rowe, Jr. <[email protected]>wrote:
> Jeff Trawick wrote: > > > > but LoadModule mod_watchdog falls after other modules. Now I don't > > recall > > precisely how Jeff worked out the MPM hooks, and am too tired to > > work it out > > just at this moment, but would renaming this config3.m4 work out this > > ordering issue? > > > > > > Why is there an ordering requirement for mod_watchdog's LoadModule > > directive? > > mod_watchdog exports hooks and functions which are consumed (today) by > mod_heartbeat and mod_heartmonitor. > If it exports any raw functions (instead of using external hook or optional function apis), I think the code should be fixed.
