]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1892728 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 3 Sep 2021 16:50:33 +0000 (16:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 3 Sep 2021 16:50:33 +0000 (16:50 +0000)
commit0ae75f345309a0d42cd906b5a69fefc47fbf5d7f
tree2c1cc813b4f65fd4c0e384459514f96ae44720ad
parentd925a629dc972578e0dec50a6cbdcf7875eb24ee
Merge r1892728 from trunk:

 * mod_deflate: refrain from reading buckets of known length, just
   to get their length. This may transform buckets unwanted (e.g. file
   to mmap) and prevent optimization down the filter chain.

Submitted by: icing
Reviewed by: icing, ylavic, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892873 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_deflate.c