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=37770>. 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=37770 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-08 01:11 ------- Fix unfortunately does'nt work with my configuration. httpd-2.2.3 configure option: --enable-proxy --enable-proxy-balancer --enable-proxy-http --with-mpm=worker Found expected code at modules/proxy/proxy_util.c:1972 and patch it (configure/make/make install/restart) Still have : proxy: error reading status line from remote server www.myserver.com proxy: Error reading from remote server returned by /myurl.htm I've tried to add the following 2 directives in httpd.conf: SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive 1 Restarted apache. same errors occur. I've tried debug Loglevel, but I don't get any other messages when it comes to that error. Any ideas ? -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
