Hi Jifeng, I'm still confused, bear with me please.
The Google doc example has map http://traffic-server.sports.ipcdn.com/vod/ http://origin.server.com/vod/ map http://traffic-server.sports.ipcdn.com/live/ http://origin.server.com/live/ But, isn't that the same as map http://traffic-server.sports.ipcdn.com/ http://origin.server.com/ ? If you want to send the /live to RAM and the /vod to disk, they can't be in the same deliveryservice table entry, since all those type if things are set there? Can you elaborate on the use case you are trying to solve? Rgds, JvD > On Nov 30, 2016, at 04:16, Jifeng Yang (jifyang) <[email protected]> wrote: > > Hi, > > Different delivery services can be configured with different domain names > now. In some cases, different delivery services with same domain name and > different path prefixes are needed. These delivery services can have > different configurations. > > The problem and a solution are described in the document > https://docs.google.com/document/d/19-TZ6ODla_vdiYqZajbpRiOpLvpbJxil1SvIm44zb-0/edit?usp=sharing. > > The issue and PR for this: > Issue: https://issues.apache.org/jira/browse/TC-55?jql=project%20%3D%20TC > PR: https://github.com/apache/incubator-trafficcontrol/pull/108 > > Thanks, > Jifeng >
