]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add output for "?auto" version of server-status
authorRainer Jung <rjung@apache.org>
Sun, 5 Apr 2015 13:54:22 +0000 (13:54 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 5 Apr 2015 13:54:22 +0000 (13:54 +0000)
commitdd3190d0a5a03a35038fbc941a3a011b52d54edd
treef5915eab963b5eeac33147ee58ce8cc4930c9983
parentf89436eac5ff5874efabeba01c3e75a90839b73a
Add output for "?auto" version of server-status
to proxy status, mod_ssl session cache info,
mod_cache_socache and the status hook of the
individual socache implementations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1671397 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_cache_socache.c
modules/cache/mod_socache_dbm.c
modules/cache/mod_socache_dc.c
modules/cache/mod_socache_shmcb.c
modules/proxy/mod_proxy.c
modules/ssl/ssl_scache.c