rawlinp commented on issue #2407: Edge retrieval from origin - Configuring go_direct from traffic ops. [WIP] URL: https://github.com/apache/trafficcontrol/pull/2407#issuecomment-397468358 I don't think we should be making `go_direct` configurable per-deliveryService just for the sake of avoiding conflicts when using the same `orgServerFqdn` for multiple deliveryservices. `orgServerFqdn`s should really be unique to avoid this whole class of problems, and that can be done using CNAMEs if need be. `go_direct` is already determined by the type (i.e. HTTP_LIVE vs HTTP), so making it configurable on top of that seems unnecessary.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
