]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
authorStefan Eissing <icing@apache.org>
Wed, 10 Jul 2019 10:18:15 +0000 (10:18 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 10 Jul 2019 10:18:15 +0000 (10:18 +0000)
commit3be04bffdaa8612f6bebe4b5dd4404f40c84aa7d
tree4c8646c4d0e4fc97bff39b39f2c7ba305610af96
parent3d90a988395a4336959b60f44a2853cd1dafda8c
  *) mod_http2: fixed a bug that prevented proper stream cleanup when connection
     throttling was in place. Stream resets by clients on streams initiated by them
     are counted as possible trigger for throttling.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862865 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_session.c
modules/http2/h2_task.c
modules/http2/h2_task.h