summaryrefslogtreecommitdiff
path: root/changes-entries
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2021-12-06 10:34:27 +0000
committerStefan Eissing <icing@apache.org>2021-12-06 10:34:27 +0000
commit1598f7aebd59acc7494389a3903a33c5e38a5460 (patch)
tree843644483ead7d816309aa2d9a4d9a63fb13d369 /changes-entries
parentc9f1a0a3010032e666bd6fecbad0c66d427d3f67 (diff)
downloadhttpd-1598f7aebd59acc7494389a3903a33c5e38a5460.tar.gz
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
loop when clients close connections prematurely. Enhanced the scoreboard status updates on h2 connections for mod_status. 'server-status' now gives a better idea what the connection is working on. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895614 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/http2_2.0.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes-entries/http2_2.0.1.txt b/changes-entries/http2_2.0.1.txt
new file mode 100644
index 0000000000..9ae23f20cf
--- /dev/null
+++ b/changes-entries/http2_2.0.1.txt
@@ -0,0 +1,6 @@
+ *) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
+ loop when clients close connections prematurely.
+ Enhanced the scoreboard status updates on h2 connections for
+ mod_status. 'server-status' now gives a better idea what the
+ connection is working on.
+ [Stefan Eissing] \ No newline at end of file