]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for mod_proxy-balancer_graceful.patch
authorJan Kaluža <jkaluza@apache.org>
Tue, 14 Oct 2014 05:37:46 +0000 (05:37 +0000)
committerJan Kaluža <jkaluza@apache.org>
Tue, 14 Oct 2014 05:37:46 +0000 (05:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1631625 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2a43895a74acd5ab80029e86a90223b86b919e60..977bf093a19eb96d0a8372a0ce2794124d2cbbd1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -116,7 +116,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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.
-     +1: ylavic
+     +1: ylavic, jkaluza
 
    * mod_proxy_balancer: Always initialize the shared parameters of a load
      balancer member, even if it is already used as standalone.  PR 57067.