From: Stefan Eissing Date: Mon, 30 Aug 2021 10:21:55 +0000 (+0000) Subject: propose for backport. [skip ci] X-Git-Tag: candidate-2.4.49~3^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e23fb6e67952dbe7c01c51e10864636d5a4d29;p=thirdparty%2Fapache%2Fhttpd.git propose for backport. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892730 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d020dfb9352..7de46100feb 100644 --- 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 ]