[
https://issues.apache.org/jira/browse/TS-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919164#comment-13919164
]
Anil Kumar Myla commented on TS-2609:
-------------------------------------
It is indeed different from CLIENT-HEADER:Host
Let's say we have this remap rule which preserves the Host header to the origin
server
map x.y.com origin.x.y.com @pristine_host_hdr=1 ..... <header_rewrite plugin>
Then
CLIENT-HEADER:Host = x.y.com
TOHOST = origin.x.y.com
Let me know if I'm wrong in my understanding
> Header rewrite plugin TOHOST condition
> --------------------------------------
>
> Key: TS-2609
> URL: https://issues.apache.org/jira/browse/TS-2609
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Anil Kumar Myla
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 5.0.0
>
>
> Enhance header rewrite plugin to support TOHOST condition. Header rewrites
> conditioned on the final origin server will be supported.
--
This message was sent by Atlassian JIRA
(v6.2#6252)