]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
authorStefan Eissing <icing@apache.org>
Wed, 26 Jul 2023 12:18:06 +0000 (12:18 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 26 Jul 2023 12:18:06 +0000 (12:18 +0000)
commitd62d3143f42771a7111c2148837c0a91a271b83d
tree0be891b29bd48a9b62eeee91ea43052b5cad02eb
parent6c3c444dceba338be2001d9890c17a7424d09865
  *) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
     HTTP/2 requests twice. Fixes PR 66801.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1911291 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr66801.txt [new file with mode: 0644]
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
test/modules/http2/test_008_ranges.py