]> granicus.if.org Git - apache/commit
- Be less verbose at levels INFO and DEBUG in mod_proxy* and mod_ssl
authorStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 17:07:12 +0000 (17:07 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 17:07:12 +0000 (17:07 +0000)
commit01b9f2e551218d00748d542b75da3660fe10f8c6
treeda4f6c93bbeb1e0982195f6ea3fc1cf450ac1092
parent2334a1ea4fbf284c73be7dd0165170657dd86d34
- Be less verbose at levels INFO and DEBUG in mod_proxy* and mod_ssl
- Add some trace logging to core and http

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951900 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
modules/http/http_filters.c
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_balancer.c
modules/proxy/mod_proxy_connect.c
modules/proxy/mod_proxy_fcgi.c
modules/proxy/mod_proxy_ftp.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_rand.c
server/protocol.c