]> granicus.if.org Git - apache/commitdiff
proposal to backport mod_proxy_http2
authorStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 17:37:35 +0000 (17:37 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 17 Mar 2016 17:37:35 +0000 (17:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735466 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6964818e299108a0d20cbc42b124e6388999d605..e981729de174f238f02ace8c40f359ffd3966aba 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,7 +175,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://home.apache.org/~ylavic/patches/httpd-2.4.x-no_crl_for_cert_ok.patch
      +1: ylavic
 
-
+  *) mod_proxy_http2: add http2 proxy support in new, experimental module. 
+     Includes backport of r1729208 to set ALPN protocols for ssl backend
+     connections. 
+     Trunk version of patch: <various>
+     Backport version for 2.4.x of patch: https://eissing.org/proxy_http2_2.4.patch
+     +1: icing
+     
+     
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if