Re: Making parent.config's go_direct directive configurable via Delivery service

2018-06-26 Thread Vijay Anand
which would allow the edges to fetch from the > origin when all the mids are down. > > - Rawlin > > On Wed, Jun 20, 2018 at 6:33 AM, Vijay Anand > wrote: > > All, > > > > The PR given below is a perl implemention for making parent.config's > > go_direct dire

Fwd: Making parent.config's go_direct directive configurable via Delivery service

2018-06-20 Thread Vijay Anand
-- Forwarded message -- From: Vijay Anand Date: Thu, Jun 7, 2018 at 6:45 PM Subject: Re: Making parent.config's go_direct directive configurable via Delivery service To: dev@trafficcontrol.apache.org Rawlin, Yes, I am using a version which Eric referred to (i.e) Cisco's

Re: Making parent.config's go_direct directive configurable via Delivery service

2018-06-01 Thread Vijay Anand
ice should still flow to > both the origin Server matching the DS's `orgServerFqdn` and any other > origin Server that is assigned that DS. > > - Rawlin > > On Thu, May 31, 2018 at 9:12 AM, Vijay Anand > wrote: > > Hi Rawlin, > > > > Adding CNAME Alias for sharing an

Re: Making parent.config's go_direct directive configurable via Delivery service

2018-05-31 Thread Vijay Anand
use the mid tier. So for > HTTP_NO_CACHE, HTTP_LIVE, and DNS_LIVE, we bypass the mid tier because > that's what those types are for. Why do you want to bypass the mid > tier for MSO? > > - Rawlin > > On Wed, May 30, 2018 at 8:58 AM, Vijay Anand > wrote: > > Hi All, > > &

Making parent.config's go_direct directive configurable via Delivery service

2018-05-30 Thread Vijay Anand
Hi All, Planning for a PR on making parent.config's go_direct directive configurable via Delivery service. Right now, go_direct is being hard coded. Given below is a brief write up on the implementing the same. Assumption: All DS-es sharing an origin server should have same value for go_direct.