]> 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)
commit0c12000aed92824dd7d558a30e3a3dbb596ae7bd
treef5915eab963b5eeac33147ee58ce8cc4930c9983
parent0450264e71e714882023cb971fcf8c7164a7fb71
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