]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose fix for PR 57067, fix misspelling and add PR 44736 reference.
authorYann Ylavic <ylavic@apache.org>
Thu, 9 Oct 2014 16:08:57 +0000 (16:08 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 9 Oct 2014 16:08:57 +0000 (16:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1630524 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 830b1095b2b533408d9bf5e55acf467c33a9ca33..f6cab4d0c968d3731343ac2c4ae563d9328cc6d4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -111,12 +111,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
      +1: wrowe
 
-   * mod_proxy: Reuse proxy workers' parameters and scores accross graceful
+   * mod_proxy: Reuse proxy workers' parameters and scores across graceful
      restarts, even if new workers added, old ones removed, or the order
-     changes.  [Jan Kaluza]
+     changes. PR 44736.  [Jan Kaluza]
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy-balancer_graceful.patch
      ylavic: trunk/2.4.x not concerned, 2.2.x only.
 
+   * mod_proxy_balancer: Always initialize the shared parameters of a load
+     balancer member, even if it is already used as standalone.  PR 57067.
+     2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy_balancer-lbfactor.patch
+     ylavic: trunk/2.4.x not concerned, 2.2.x only.
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically