Jim Jagielski
Mon, 04 Aug 2008 12:42:12 -0700
On Aug 4, 2008, at 1:25 PM, Akins, Brian wrote:
On 8/4/08 12:59 PM, "Mladen Turk" <[EMAIL PROTECTED]> wrote:mod_balancer decaying (averaging) the transferred statistics, so that node-up/recovery doesn't consume all the load. mod_proxy_ajp sending ping/pong at regular intervals (detecting node failure before request) mod_cache probably lots of use cases since its time interval relatedCouldn't these be in the monitor hook in parent, assuming some shared memorytied the children together?
*grin*
I've always wondered what usefulness
ap_run_monitor(p)
was...