]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Win32: More winnt MPM cleanup. Moved code to queue acceptex completion
authorBill Stoddard <stoddard@apache.org>
Wed, 19 Apr 2000 22:35:45 +0000 (22:35 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 19 Apr 2000 22:35:45 +0000 (22:35 +0000)
commitacec159ebf80bf7c455dbe250593781fb18c227d
tree8bda01bb94e3e46de4e31977a8d2443af4f02db9
parent6127cc7953e53dbec7fd5759ddfcf136c8fad696
Win32: More winnt MPM cleanup. Moved code to queue acceptex completion
contexts to after the worker thread pool is created. Sometime over that
last month or so, we checked something in that tanked performance about 15%.

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