Mladen Turk wrote:
> 
> Jim Jagielski wrote:
> > 
> > On Aug 19, 2005, at 12:45 PM, Mladen Turk wrote:
> > 
> >> Jim Jagielski wrote:
> >>
> >>> This is weird... Can you Email me your config file? No need
> >>> to send it to the list.
> >>>
> >>
> >> Any lbmethod is failing and the conf->lbmethods->nelts is 0.
> >> The add_lbmethods hook is never called.
> >>
> > 
> > Off the top of my head I can't figure out why it's not being called.
> > Is there some Windows specific build file that must be updated
> > to reflect the new hook?
> >
> 
> No there is not.
> The hook gets called in post_config, but not in create_config.
> Of course if you move it to the post_config the config will
> not work, because the array is still uninitialized.
> 
> Think it's a hook related stuff and .dll loading.
> 

That is seriously weird... The proxy_run_load_lbmethods()
call is *in* create_proxy_config().

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

Reply via email to