From: Stefan Eissing Date: Thu, 21 Jan 2016 13:17:42 +0000 (+0000) Subject: propsing ssl timeout fix X-Git-Tag: 2.4.19~276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4826f1de849488c22849ffee3a84c46234aed92b;p=apache 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 --- diff --git a/STATUS b/STATUS index 31f507943f..dcec1f4ac7 100644 --- 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