]> granicus.if.org Git - apache/commit
Make the logging in mod_proxy_fcgi more consistent.
authorGarrett Rooney <rooneg@apache.org>
Sun, 21 May 2006 23:08:56 +0000 (23:08 +0000)
committerGarrett Rooney <rooneg@apache.org>
Sun, 21 May 2006 23:08:56 +0000 (23:08 +0000)
commit4213de4712f5ec7724ce66f5f2f3042f1d9457c6
tree8c028c3abfb71d65a06ce63eb73c09a0890914ab
parent4c29a9bc25066fbb2c95af11c758e97c60df27fa
Make the logging in mod_proxy_fcgi more consistent.

* modules/proxy/mod_proxy_fcgi.c
  (fcgi_do_request): Log errors as APLOG_ERR.
  (proxy_fcgi_handler): Log debug info as APLOG_DEBUG.

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