From: Yann Ylavic Date: Wed, 6 Jan 2016 11:55:08 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.19~307 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5a4ff9061bd0b6d5bca18510bdcea928184ff4;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1723289 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9136d73ce39..4292453859f 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jailletc36 + *) mod_ssl: Save some TLS record (application data) fragmentations by + including the last and subsequent suitable buckets when coalescing. + trunk patch: http://svn.apache.org/r1723122 + http://svn.apache.org/r1723143 + http://svn.apache.org/r1723284 + 2.4.x patch: trunk works, modulo CHANGES (from both r1723122,1723284) + For convenience (possibly): + http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch + +1: ylavic + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if