Re: [us...@httpd] Re: How to preserve all request headers in reverse proxy (mod_proxy)

2009-12-17 Thread Todd Volkert
Haha - the problem is I'm an idiot :) Your message made me go back and check my assumptions, and sure enough, I took stupid pills today. I had created a test page that spits out the request headers in HTML, and I checked the page in Firefox bypassing the proxy, then checked it *by telnetting to p

Re: [us...@httpd] Re: How to preserve all request headers in reverse proxy (mod_proxy)

2009-12-17 Thread Nick Kew
Todd Volkert wrote: Actually, I'm not even sure what I'm trying to do is possible - can someone confirm that I'm attempting something that can be done? :) Basically, I have foo.war and bar.war and own the foo.com and bar.com domains. I want to deploy the two

[us...@httpd] Re: How to preserve all request headers in reverse proxy (mod_proxy)

2009-12-17 Thread Todd Volkert
Actually, I'm not even sure what I'm trying to do is possible - can someone confirm that I'm attempting something that can be done? :) Basically, I have foo.war and bar.war and own the foo.com and bar.comdomains. I want to deploy the two web-apps in Tomcat on port 8080 and have httpd send http://