]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1919145.
authorYann Ylavic <ylavic@apache.org>
Thu, 11 Jul 2024 14:35:35 +0000 (14:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 11 Jul 2024 14:35:35 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919146 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 360eebac6354be3675eba9fd9dc64d35e12ad5a4..6526857465a03b622bd4184016ade51d0e834227 100644 (file)
--- 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: