[
https://issues.apache.org/jira/browse/TS-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834559#action_12834559
]
Leif Hedstrom commented on TS-184:
----------------------------------
Even though it'd be pretty easy to "fix" this patch, it'd be great if you could
prepare an updated diff that's based on trunk with TS-87 applied.
Thanks!
> Host header/cache lookup entry doesn't match remap.config perfectly
> -------------------------------------------------------------------
>
> Key: TS-184
> URL: https://issues.apache.org/jira/browse/TS-184
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Manjesh Nilange
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 2.0.0a
>
> Attachments: port-80.patch
>
>
> If I had this in my remap.config
> map http://a.com http://b.com:80
> The Host header and the cache key constructed by TS had the ":80" in the
> string based on the incoming request. If the incoming request explicitly
> specified ":80", then the cache key/host header would also have it. We should
> construct the cache key/host header exactly as 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.