]> granicus.if.org Git - apache/commitdiff
propsing ssl timeout fix
authorStefan Eissing <icing@apache.org>
Thu, 21 Jan 2016 13:17:42 +0000 (13:17 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 21 Jan 2016 13:17:42 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725942 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 31f507943f85dbcc76fdcbe20e5c5c68a7ff557c..dcec1f4ac744c1fa91ecc11ab525125ab83f91d1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -228,6 +228,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://svn.apache.org/r1725766
      2.4.x patch:  trunk works, modulo CHANGES
 
+  *) mod_ssl: handle APR_TIMEUP on empty input by keeping connection state valid
+              for later retries.
+     trunk patch:  http://svn.apache.org/r1725940
+     +1 icing
+     
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if