]> granicus.if.org Git - apache/commit
mpm_event: avoid AH00484 with idle threads
authorEric Covener <covener@apache.org>
Wed, 10 Oct 2018 21:47:53 +0000 (21:47 +0000)
committerEric Covener <covener@apache.org>
Wed, 10 Oct 2018 21:47:53 +0000 (21:47 +0000)
commited6c8a067877bb99724813b311d4024c6af3c108
tree4179cfedda5d6c7eb3180e3d18944819e5de8662
parent5ea4fa839dd6736331b8050958025036d27c4dfb
mpm_event: avoid AH00484 with idle threads

mpm_event: Stop issuing AH00484 "server reached MaxRequestWorkers..." when
there are still idle threads available. When there are less idle threads than
MinSpareThreads, issue new one-time message AH10159. Matches worker MPM.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843513 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/log-message-tags/next-number
server/mpm/event/event.c