]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: removing bucket splitting into an extra recv brigade.
authorStefan Eissing <icing@apache.org>
Wed, 21 Sep 2022 11:23:24 +0000 (11:23 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 21 Sep 2022 11:23:24 +0000 (11:23 +0000)
commit8ea5f43aa768b772ace157669b689ba5d1327a49
treee5ff329e991ebbe28cb849cccea6624e44e984ed
parentcbb10f366c95401b717e26791d31f1d084dee195
  *) mod_http2: removing bucket splitting into an extra recv brigade.
     buckets are always received as a whole now, even if the total size
     exceeds the receivers specified length. This simplifies the internal
     handling and, since these buckets already exist, lead to less memory
     consumption overall.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904189 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h