[
https://issues.apache.org/jira/browse/TS-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
daemon updated TS-3259:
-----------------------
Affects Version/s: 5.1.2
> remap include file
> ------------------
>
> Key: TS-3259
> URL: https://issues.apache.org/jira/browse/TS-3259
> Project: Traffic Server
> Issue Type: Bug
> Components: Cache
> Affects Versions: 5.1.2
> Reporter: daemon
>
> remap.config not changed but include file changes, the execution does not
> take effect traffic_line -x
> For example:
> remap.config
> .include /xxx/xxxx/trafficserver/channel.conf
> channel.conf
> map http://xxx.com http://xxx.com @ plugin = / xxx / trafficserver / libexec
> / trafficserver / balancer.sopparam = - policy = roundrobin @ pparam =
> xxx.xxx.net
> I now add a map channel.conf
> map http://yyy.com http://yyy.com @ plugin = / xxx / trafficserver / libexec
> / trafficserver / balancer.sopparam = - policy = roundrobin @ pparam =
> yyy.xxx.net
> Then perform traffic_line -x
> curl http://yyy.com/1.jpg get a 404 is not in force
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)