]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Thu, 2 Nov 2017 22:26:54 +0000 (22:26 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 2 Nov 2017 22:26:54 +0000 (22:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1814120 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 99e52d02d682538dc889e03249defeae09f930f1..3ca992bf90dc3a420e2cf1487f9539fb3fe80436 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -241,6 +241,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod_http2_v1.10.13.diff
      +1: icing, ylavic
      
+  *) ab: Make the TLS layer aware that the underlying socket is nonblocking,
+     and use/handle POLLOUT where needed to avoid busy IOs and recover write
+     errors when appropriate.
+     trunk patch: http://svn.apache.org/r1811664
+                  http://svn.apache.org/r1814118
+     2.4.x patch: trunk works (modulo CHANGES)
+                  svn merge -c 1811664,1814118 ^/httpd/httpd/trunk .
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]