You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "daemon (JIRA)" <ji...@apache.org> on 2014/12/23 07:54:13 UTC

[jira] [Created] (TS-3259) remap include file

daemon created TS-3259:
--------------------------

             Summary: remap include file
                 Key: TS-3259
                 URL: https://issues.apache.org/jira/browse/TS-3259
             Project: Traffic Server
          Issue Type: Bug
          Components: Cache
            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)