[
https://issues.apache.org/jira/browse/TS-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhao Yongming reopened TS-1889:
-------------------------------
the change in this issue will break the remap in the git master, please check:
for example:
CONFIG proxy.config.url_remap.remap_required INT 0
CONFIG proxy.config.url_remap.pristine_host_hdr INT 1
map http://ts.cn/ http://71.6.150.202/
and it does not do remapping at all
> refactor remap plugin request URL handling
> ------------------------------------------
>
> Key: TS-1889
> URL: https://issues.apache.org/jira/browse/TS-1889
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins, Remap API
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 3.3.3
>
>
> Traffic Server always rewrites URLs when it proxies them. The rewrite can be
> controlled by a configuration file or by code in a loadable plugin. The
> default URL rewriting code was duplicated for these two cases. This change
> removes the code duplication from the plugin rewrite case and simplifies the
> call site. It does not result in any change of behaviour.
--
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