Mladen Turk wrote:
> 

I was wondering, if you add:

     static const char *const aszSucc[] = { "mod_proxy.c", NULL};

to ap_proxy_balancer_register_hook(), and then adjust the
following line to look like this:

    proxy_hook_load_lbmethods(add_lbmethods, aszSucc, NULL, APR_HOOK_FIRST);

Does it change the behavior you see?

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
                     "Sith happens"  -  Yoda

Reply via email to