From: Eric Covener Date: Wed, 15 Apr 2015 14:50:26 +0000 (+0000) Subject: had to move on X-Git-Tag: 2.4.13~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb74ec30d13a683aa2208a68a5501f2e8c2fa8e0;p=apache had to move on git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673795 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 086d6d2b45..fcc7f27b49 100644 --- a/STATUS +++ b/STATUS @@ -161,6 +161,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Also added missing r1609688 to the patchset. 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_define_match_worker.patch +1: ylavic + -0: covener tried to review this one in Austin with Jeff. Does the added match function + really cover a very narrow set of parameters with the way it skips over backreferences? + Also, why a new API vs. just setting the field inline? * mod_proxy_ajp: Fix client connection errors handling and logged status when it occurs. PR 56823.