You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2017/07/03 15:49:30 UTC

svn commit: r1800692 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Mon Jul  3 15:49:30 2017
New Revision: 1800692

URL: http://svn.apache.org/viewvc?rev=1800692&view=rev
Log:
On the 2.4.x branch:

propose backport of http2/prefork disabling.


Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1800692&r1=1800691&r2=1800692&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jul  3 15:49:30 2017
@@ -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 ]