
bugzilla at apache
Jul 5, 2006, 12:58 PM
Views: 1223
Permalink
|
|
[Bug 39962] - Connecting to the / redirects to one of the balancing servers and bypass balancer handler
|
|
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=39962>. 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=39962 rpluem[at]apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From rpluem[at]apache.org 2006-07-05 19:58 ------- This is not a bug, but a misconfiguration on your side. Instead of ProxyPassReverse balancer://app/ It must be ProxyPassReverse http://192.168.1.110:8080/ ProxyPassReverse http://192.168.1.121:8080/ ProxyPassReverse http://192.168.1.123:8089/ I admit that the documentation is not very clear about this. -- 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[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|