]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_balancer: fix runtime lbfactor value changed in 2.4.28.
authorYann Ylavic <ylavic@apache.org>
Tue, 24 Oct 2017 10:50:34 +0000 (10:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 24 Oct 2017 10:50:34 +0000 (10:50 +0000)
commitabea15ba1280807f2e9309e3ecba94e0fc0dc327
treeb56e872f8ea748b8f4a354b23a8f03ede40c14cc
parenteb0229b1a57407e68add07e8fdeea42e4e096fed
mod_proxy_balancer: fix runtime lbfactor value changed in 2.4.28.

It is assumed to be between 1 and 100 by lbmethods, so normalize it
accordingly.

[Reverted by r1813255]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813167 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy_balancer.c