Re: Problems with lbmethod_* modules requiring symbols from proxy
Hi Ondřej,
On Wednesday, 25 July 2018 14:50:43 CEST Ondřej Surý wrote:
> while updating apache2 to 2.4.34, I found out (or rather users found out)
> that lbmethod_bybusyness module now require symbols from mod_proxy.
>
> Unfortunately, because the modules are loaded in alphabetical order, this
> breaks module loading, and apache2 ends up with error loading
> lbmethod_bybusyness due to missing symbol.
>
> The possible solutions:
3. Remove the load order dependency. It seems there is already an upstream
patch:
http://svn.apache.org/viewvc?view=revision&revision=1836381
> Anyway, I just wanted to warn the other maintainers before the 2.4.34
> upload.
Thanks.
Cheers,
Stefan
Reply to: