You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/03/01 08:57:33 UTC

DO NOT REPLY [Bug 41729] - error in error_log when using proxypass and proxypassreverse

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41729>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41729





------- Additional Comments From a.labbe@orsid.com  2007-02-28 23:57 -------
(In reply to comment #1)
> Please post your proxy configuration here. Did you do a graceful restart 
before
> these messages appeared? Do the messages disappear after a hard stop and 
start?

Apparently, this messages appears every new child launched by Apache but not 
appear on startup or graceful command. it's appear on use, and start or stop 
has no effect on this bug......the message returns when the proxypass is 
used... but it doesn't impact on functionality

the proxy conf

<IfModule mod_proxy.c>
ProxyRequests Off
ProxyPass         /test/   http://xx.xx.xx.xx/work/
ProxyPassReverse  /test/   http://xx.xx.xx.xx/work/
......
ProxyVia On
</IfModule>

load modules in http.conf : libphp.so mod_security.so libxml2.so

Compiled in modules: core.c  mod_authn_file.c  mod_authn_default.c  
mod_authz_host.c  mod_authz_groupfile.c  mod_authz_user.c  mod_authz_default.c
  mod_auth_basic.c  mod_include.c  mod_filter.c  mod_log_config.c  mod_env.c
  mod_unique_id.c  mod_setenvif.c  mod_proxy.c  mod_proxy_connect.c  
mod_proxy_ftp.c  mod_proxy_http.c  mod_proxy_ajp.c  mod_proxy_balancer.c
  mod_ssl.c  prefork.c  http_core.c  mod_mime.c  mod_status.c  mod_autoindex.c
  mod_asis.c  mod_cgi.c  mod_negotiation.c  mod_dir.c  mod_actions.c
  mod_userdir.c  mod_alias.c  mod_rewrite.c  mod_so.c


thanks for your reply

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org