diff options
author | Yann Ylavic <ylavic@apache.org> | 2017-10-25 09:23:34 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2017-10-25 09:23:34 +0200 |
commit | 84cabd2d8e25668b5a55233059f26ba2c915a53c (patch) | |
tree | ce1d2a920288f57f9bf400a59f3f6679e08e15bb /CHANGES | |
parent | mod_proxy_balancer: fix runtime lbfactor value changed in 2.4.28. (diff) | |
download | apache2-84cabd2d8e25668b5a55233059f26ba2c915a53c.tar.xz apache2-84cabd2d8e25668b5a55233059f26ba2c915a53c.zip |
Revert r1813167 (per review).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1813255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) 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. - [Yann Ylavic] - *) mod_md: v1.0.1, ServerName/Alias names from pure-http: virtual hosts are no longer auto-added to a Managed Domain. Error counts of jobs are presisted. When the server restarts (gracefully) any errored staging areas are purged to reset the signup/renewal |