[ 
https://issues.apache.org/jira/browse/TS-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664263#comment-13664263
 ] 

ASF subversion and git services commented on TS-1915:
-----------------------------------------------------

Commit ce4ecd1985a3c1948f8a843923e7a6be7f6e7a41 in branch refs/heads/master 
from [~thenickberry]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=ce4ecd1 ]

TS-1915 header_rewrite uses TSUrlHostSet() when using set-destination PATH.

                
> header_rewrite uses TSUrlHostSet() when using set-destination PATH
> ------------------------------------------------------------------
>
>                 Key: TS-1915
>                 URL: https://issues.apache.org/jira/browse/TS-1915
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Nick Berry
>            Assignee: Leif Hedstrom
>              Labels: experimental
>             Fix For: 3.3.3
>
>         Attachments: TS-1915.patch
>
>
> I noticed when using set-destination PATH <value> that the origin host would 
> be <value> in the logs.  After looking through operators.cc, seems like there 
> was a bad copy/paste where case URL_QUAL_PATH should have used TSUrlPathSet() 
> instead of TSUrlHostSet().

--
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

Reply via email to