]> granicus.if.org Git - apache/commit
mpm_event: don't re-use scoreboard slots that are still in use
authorStefan Fritsch <sf@apache.org>
Sat, 20 Aug 2016 20:48:13 +0000 (20:48 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 20 Aug 2016 20:48:13 +0000 (20:48 +0000)
commitb0bf11b8e69ce5e8cfe9954853889b9c62b30e70
treea23bca5f0bdbd1e382676a307c12d2c1a64349a5
parentc3293266ce37784a3d60cfb199ccf6725ee07d39
mpm_event: don't re-use scoreboard slots that are still in use

This causes inconsistent data in the scoreboard (due to async
connections) and makes it difficult to determine what is going on.
Therefore it is not a useful fix for the scoreboard-full issues (PR
53555).

The consent on the dev list is that we should allocate/use more
scoreboard entries instead.

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