On 04/16/2012 12:45 PM, Michael Weiser wrote:
that makes mod_ssl put the content of the host header into the sni data
structures instead of the hostname from the URL used in the
ProxyPass(Reverse) configuration itself. This way even name-based
virtual hosts should work behind the reverse proxy.
I haven't heard anything back: What's the general opinion on this?
2 pfennige:
- If a configuration parameter can be avoided, this divides
the possibilities of errors by at least 3.
I don't think that a configuration parameter is necessary.
- If something is put into the SNI, it must be identical to
what is in the Host:header.
/PS