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-398192126 Ok, that driver makes more sense to me, but it seems like maybe we need a new delivery service type that caches to disk but bypasses the mid tier? Basically the same type as `HTTP_LIVE` and `DNS_LIVE` except caching it to disk rather than RAM? Then you could just change the type from `HTTP` to `HTTP_NEW_TYPE` which would bypass the mid tier. That would avoid the whole "you can't set go_direct to this value because it conflicts with the type" issue.
---------------------------------------------------------------- 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
