Michael Bode
2011-08-25 15:19:04 UTC
I have been running haproxy with great success for a while, however I have
run into a problem I simply cannot figure. Logging into Atlassian's Bamboo
and Confluence behind a proxy with SSL termination at the HAProxy/Stunnel
combo will redirect to a http connection. I put the same sites behind Apache
mod_proxy as a test case. When I toggle mod-proxy's ProxyPreserveHost On, I
can re-create this same behavior using Apache as reverse proxy. When the
value is Off, the websites act as desired and toggling back to http doesn't
happen.
So I want to pass the hostname as requested to these two servers, but I
cannot find the equivalent variable of ProxyPreserveHost for Haproxy to turn
off. I tried http_proxy on the backend to no avail.
Michael Bode
Chief Operations Officer
Bohemia Interactive Simulations
run into a problem I simply cannot figure. Logging into Atlassian's Bamboo
and Confluence behind a proxy with SSL termination at the HAProxy/Stunnel
combo will redirect to a http connection. I put the same sites behind Apache
mod_proxy as a test case. When I toggle mod-proxy's ProxyPreserveHost On, I
can re-create this same behavior using Apache as reverse proxy. When the
value is Off, the websites act as desired and toggling back to http doesn't
happen.
So I want to pass the hostname as requested to these two servers, but I
cannot find the equivalent variable of ProxyPreserveHost for Haproxy to turn
off. I tried http_proxy on the backend to no avail.
Michael Bode
Chief Operations Officer
Bohemia Interactive Simulations