]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get the worker MPM working again. This should fix the serialization
authorRyan Bloom <rbb@apache.org>
Sun, 5 Aug 2001 18:41:38 +0000 (18:41 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 5 Aug 2001 18:41:38 +0000 (18:41 +0000)
commit643dfa0c949ff64e864f23e126ffeeeea60ff830
tree4e949837e35ada974b710a926bbb9297a08a4cb4
parentea0bdc760d50572aff8671eb7505d03fc308f9cf
Get the worker MPM working again.  This should fix the serialization
problems, and it makes up initialize the queue only once.

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