https://issues.apache.org/bugzilla/show_bug.cgi?id=53134
Bug #: 53134
Summary: SNI with Host header preservation through reverse
proxy
Product: Apache httpd-2
Version: 2.4-HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_proxy_http
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
As discussed on httpd-users
(http://mail-archives.apache.org/mod_mbox/httpd-users/201204.mbox/%[email protected]%3E)
and httpd-dev
(http://mail-archives.apache.org/mod_mbox/httpd-dev/201204.mbox/%[email protected]%3E),
httpd-2.4 and later reverse proxies use SNI towards the backend server. If
ProxyPreserveHost is turned On, a mismatch between Host header and SNI data can
occur which may cause the backend server to deny the request. This could be
fixed by extracting the Host header from the request and putting its hostname
into the SNI data.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]