mattjackson220 commented on PR #6639:
URL: https://github.com/apache/trafficcontrol/pull/6639#issuecomment-1095407823
> I still need to retest again. Previously I had this in my TO config:
>
> ```json
> "cdni": {
> "dcdn_id": "ucdn1"
> }
> ```
>
> and I'm wondering now, does `dcdn_id` need to be my user's ucdn, or is it
supposed to be the name of some ATC CDN? Or some other third thing?
yea so the `dcdn` is the downstream CDN which in our case would be like
ATC_CDN or whatever you like. And the ucdn is the upstream so that would be an
external CDN (i used `ucdn1` in the example). so the `dcdn_id` should be
anything other than `ucdn1` really. otherwise it will think you are `ucdn1`
talking to itself
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]