]> granicus.if.org Git - apache/commit
Refactor mod_status out of the ExtendedStatus toggle picture, as other
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 26 Jan 2010 00:05:37 +0000 (00:05 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 26 Jan 2010 00:05:37 +0000 (00:05 +0000)
commit78cf8c9212e1fec6d168dd5345c3949d2e3935e4
tree0cd109a999356cfdfbd8a14c5e9a92895a935d8a
parent0d7fe7ffd7d972e3b557f60128a6b761ec0f610f
Refactor mod_status out of the ExtendedStatus toggle picture, as other
modules can and should be able to use this scoreboard information.
Rename suggestions for such a directive are welcomed.

Note that mod_status toggles the default, to present the ExtendedStatus
for server operators, whenever it is loaded.  Docs changes to follow.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903020 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
include/scoreboard.h
modules/generators/mod_status.c
server/core.c
server/mpm_common.c
server/scoreboard.c