From: Yann Ylavic Date: Thu, 11 Jul 2024 14:35:35 +0000 (+0000) Subject: Backported in r1919145. X-Git-Tag: 2.4.62-rc1-candidate~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535d752d1d63f06491da4555f07c8500d23f9b21;p=thirdparty%2Fapache%2Fhttpd.git Backported in r1919145. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919146 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 360eebac635..6526857465a 100644 --- a/STATUS +++ b/STATUS @@ -156,12 +156,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_proxy: Don't reset the balancer when we create a new child - and don't change shared memory mod_lbmethod_bytraffic is not using. - trunk patch: https://svn.apache.org/r1916004 - 2.4.x patch: svn merge -c 1916004 ^/httpd/httpd/trunk . - +1: jfclere, rpluem, gbechis - *) mod_http2: sync with github module. Add async handling on newer httpd for blocked connections, fix yield handling. Trunk version of patch: