From: Yann Ylavic Date: Mon, 6 Dec 2021 17:36:45 +0000 (+0000) Subject: Yet another update to MaxSpareThreads behaviour. [skip ci] X-Git-Tag: candidate-2.4.52-rc1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fcb0798dbf2146bc2595bb4e93af41b3204e01a;p=thirdparty%2Fapache%2Fhttpd.git Yet another update to MaxSpareThreads behaviour. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895631 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 917ba10ec4b..a588ee303b2 100644 --- 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 ]