]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1609680 and r1641381.
authorJan Kaluža <jkaluza@apache.org>
Fri, 28 Nov 2014 08:47:10 +0000 (08:47 +0000)
committerJan Kaluža <jkaluza@apache.org>
Fri, 28 Nov 2014 08:47:10 +0000 (08:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1642273 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7048452bb3019b8d477799437dfc00502bf4b25d..62533dfb02cb3dd88ae9a5fa5007df172f71f64b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -264,6 +264,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1 jkaluza, covener
 
+   * mod_proxy: Add ap_proxy_define_match_worker() and use it for ProxyPassMatch
+     and ProxyMatch section to distinguish between normal workers and workers
+     with regex substitutions in the name. Implement handling of such workers
+     in ap_proxy_get_worker(). Fixes the bug when regex workers were not
+     matched and used for request. PR 43513.
+     trunk patch: http://svn.apache.org/r1609680
+                  http://svn.apache.org/r1641381
+     2.4.x patch: trunk works
+     +1: jkaluza
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: