* Eric Covener <[email protected]> [2008-12-18 18:26]:
> > However, requests passed on to Apache Tomcat6 via mod_proxy_ajp don't
> > seem to be virtualized properly so Tomcat sees the request coming in
> > via http on port 80 (which is the physical scheme and port from
> > httpd, so Tomcat is not to blame here).
>
> Shot in the dark -- ProxyPreserveHost help?

Nope, the HTTP/1.1 Host: request-header field doesn't contain the
scheme, so this wouldn't be sufficient anyway?
Also in this case the request comes from the loadbalancer (which
maybe possibly could be configured to preserve this) and so only has
the hostname there (which implies port 80).

Cheers,
-peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to