]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
write a debug message to the log when we're stuck in the sicko state
authorJeff Trawick <trawick@apache.org>
Wed, 20 Mar 2002 19:53:18 +0000 (19:53 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 20 Mar 2002 19:53:18 +0000 (19:53 +0000)
commit8de1cc407085268c07bffc566514bedbb162df80
treeb37dc198fbb597f4afae5be3ecdef2eb04e461f4
parentca94f835ef73390f47048aa2898ca30edeb98fb2
write a debug message to the log when we're stuck in the sicko state
of trying to take over scoreboard slots that aren't going to be released
(we could also be stalled while taking over slots if a thread in child
gracefully terminating is serving a long-running request)

update a comment describing the sicko state to remove any information
I'm not absolutely sure of

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94059 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/worker/worker.c