Commit c5f17111 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

propsing ssl timeout fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725942 13f79535-47bb-0310-9956-ffa450edef68
parent 6c2b1e51
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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