Dilli Arumugam created KNOX-167:
-----------------------------------
Summary: Knox passes down incorrect Host header to Hadoop service
Key: KNOX-167
URL: https://issues.apache.org/jira/browse/KNOX-167
Project: Apache Knox
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Dilli Arumugam
Fix For: 0.4.0
At present, Knox is passing down Host header value as the host name to which
client made call to Knox.
For example,
If Knox is listening at https://localhost:8443
and passing down call to http://c6401:11000,
in the request passed down to http://c6401:11000,
we see the header, Host: localhost:8443.
This could cause potential problem in real customer clusters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira