]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_info: Output AP_MPMQ_MAX_DAEMONS instead of AP_MPMQ_MAX_DAEMON_USED.
authorYann Ylavic <ylavic@apache.org>
Wed, 13 Oct 2021 14:30:03 +0000 (14:30 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 Oct 2021 14:30:03 +0000 (14:30 +0000)
commit9b432e0ce0705e6cd5f7e9b635452f584554047f
tree44ccb52bc57106c0a0ca4a865a021cddae7c025c
parent01650d5294473ae1129e67453c80da5989107af9
mod_info: Output AP_MPMQ_MAX_DAEMONS instead of AP_MPMQ_MAX_DAEMON_USED.

The latter is maintained in the parent process only (for maintenance) and is
meaningless in the child process (by design).

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