]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Wed, 6 Jan 2016 11:55:08 +0000 (11:55 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 6 Jan 2016 11:55:08 +0000 (11:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1723289 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9136d73ce39b5fd8fec2ad307779fadfb6c42fc2..4292453859f87e5b5ec9aca2b4b987549a357b09 100644 (file)
--- 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