]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose for backport. [skip ci]
authorStefan Eissing <icing@apache.org>
Mon, 30 Aug 2021 10:21:55 +0000 (10:21 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 30 Aug 2021 10:21:55 +0000 (10:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892730 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d020dfb9352c5c211c7452a25438b53c87368fbe..7de46100feb918a713a0bc4bb14159b8eae80836 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -189,6 +189,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            PR: https://github.com/apache/httpd/pull/204
      +1: icing, minfrin
 
+  *) mod_deflate: refrain from reading buckets of known length
+     to determine their length. Reading transforms certain bucket
+     types which prevents optimization further down the filter chain.
+     trunk patch: http://svn.apache.org/r1892728
+     2.4.x patch: svn merge -c 1892728 ^/httpd/httpd/trunk .
+     +1: icing
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]