]> granicus.if.org Git - apache/commitdiff
On the 2.4.x branch:
authorStefan Eissing <icing@apache.org>
Mon, 3 Jul 2017 15:49:30 +0000 (15:49 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 3 Jul 2017 15:49:30 +0000 (15:49 +0000)
propose backport of http2/prefork disabling.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1800692 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 695492f5b6542f89b959d8f0007b8ae0ffd5fa29..27f2654da3175259b040e2da37aca908d2579a58 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,6 +194,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 If confirmed, it would worth, IMHO, a CHANGE entry and maybe a
                 2.2.x backport.
 
+   *) mod_http2: disable and give warning when prefork is configured. h2 will no longer
+                 participate in protocol negotiation, server will continue to work.
+     trunk patch: http://svn.apache.org/r1800689
+     2.4.x patch:  svn merge -c 1800689 ^/httpd/httpd/trunk .
+     +1: icing
+     
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]