From: Stefan Eissing Date: Fri, 10 Sep 2021 08:20:14 +0000 (+0000) Subject: backport proposal added. [skip ci] X-Git-Tag: candidate-2.4.49-rc1~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6f47ace9db816b82efbe466c82127285034af4;p=thirdparty%2Fapache%2Fhttpd.git backport proposal added. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4bc0a623be8..0bc70846d9c 100644 --- a/STATUS +++ b/STATUS @@ -154,6 +154,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: is not the right fix, then it should be removed from trunk. Putting it here is a way to revive the discussion + *) mod_http2: when a server is restarted gracefully, any idle h2 worker + threads are shut down immediately. + trunk patch: http://svn.apache.org/r1893214 + http://svn.apache.org/r1893215 + 2.4.x patch: svn merge -c 1893214, 1893215 ^/httpd/httpd/trunk . + +1: icing, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]