Re: Problems with lbmethod_* modules requiring symbols from proxy

2018-07-25 Thread Stefan Fritsch
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 >

Problems with lbmethod_* modules requiring symbols from proxy

2018-07-25 Thread Ondřej Surý
Hi, 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_bybu