]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Yet another update to MaxSpareThreads behaviour. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Mon, 6 Dec 2021 17:36:45 +0000 (17:36 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 6 Dec 2021 17:36:45 +0000 (17:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895631 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 917ba10ec4b5c758fe23c2d8e386d844ff5feb35..a588ee303b257aab5bbe581ebe8e6fcb9b8a1d98 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -200,15 +200,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1894286
                   http://svn.apache.org/r1894291
                   http://svn.apache.org/r1895550
-                  http://svn.apache.org/r1895551
                   http://svn.apache.org/r1895553
+                  http://svn.apache.org/r1895630
      backport PR: https://github.com/apache/httpd/pull/276
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/276.patch
      +1: ylavic,
      ylavic: updated with r1894291 for correctness of perform_idle_server_maintenance()
              w.r.t. num_buckets > 1 and ease merging of r1895553, with r1895550 for
-             correctness of active_daemons used in r1895553, and finally with r1895551
-             because it's in between (and it shouldn't hurt) :p
+             correctness of active_daemons used in r1895553 and r1895630.
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]