TS always sends port string 80 in Host header to OS irrespective of remap.config
--------------------------------------------------------------------------------
Key: TS-175
URL: https://issues.apache.org/jira/browse/TS-175
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: Manjesh Nilange
Assignee: Manjesh Nilange
Priority: Minor
Attachments: explicit-port-80.patch
If I have this in my remap.config:
map http://ts.com http://real.com
TS always sends the Host header as "real.com:80" when sending the request to
real.com. This is not correct - the Host string should exactly reflect what is
specified in the remap.config.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.