]> granicus.if.org Git - apache/commit
Follow on to 1057048:
authorJeff Trawick <trawick@apache.org>
Wed, 27 Apr 2011 10:31:06 +0000 (10:31 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 27 Apr 2011 10:31:06 +0000 (10:31 +0000)
commit6d7fe15c43df4eb629317e7fb672ba4014f632de
treef80cf1d60704cb9695f5dc3255cb6a2df8ee7345
parent6eaa4a5590ed8fabfc40f314bcff4f6374865258
Follow on to 1057048:

In the map of active workers, don't print spaces for scoreboard
slots which aren't used due to ThreadsPerChild < ThreadLimit or
MaxClients/ThreadsPerChild < ServerLimit; simply omit those slots
from the display.  Workers in those slots which are gracefully
exiting (from a previous generation with a different MPM config)
will be displayed, and the map will shrink as those workers exit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1097070 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c