]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
proposing latest h2 improvement for backport
authorStefan Eissing <icing@apache.org>
Tue, 11 Sep 2018 14:17:08 +0000 (14:17 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 11 Sep 2018 14:17:08 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840577 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2f7ad18f1f6be97f4da2a203a7454e37043b6ac4..5e99404cc02aa39950a2f8f02e1017d885b47fdd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,6 +215,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x branch: ^/httpd/httpd/branches/tlsv1.3-for-2.4.x
       +1: icing,
 
+   *) mod_http2: connection IO event handling reworked. Instead of reacting on 
+      incoming bytes, the state machine now acts on incoming frames that are 
+      affecting it.
+      trunk: http://svn.apache.org/r1840010
+      2.4.x: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod-http2-con-io-events.patch
+      +1: icing, 
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]