]> granicus.if.org Git - apache/commit
WinNT MPM has hard-coded daemon limit of 1, not 0
authorJeff Trawick <trawick@apache.org>
Tue, 26 Apr 2011 17:26:44 +0000 (17:26 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 26 Apr 2011 17:26:44 +0000 (17:26 +0000)
commitb615a1ca10fb652f6fd6696f5b4920f9b5c3c429
tree89e46f6f553ed34d239a7298c1ff473a269f7766
parentcb8e4672d7a72fadff702dd8d4d6366bfb38bfc6
WinNT MPM has hard-coded daemon limit of 1, not 0

trunk mod_status relies on this value for proper formatting
of the workers; now we see '-' for the idle WinNT MPM workers
instead of ' '

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