dineshkumar82 opened a new pull request #2407: Edge retrieval from origin - 
Configuring go_direct from traffic ops.
URL: https://github.com/apache/trafficcontrol/pull/2407
 
 
   All DS-es sharing an origin server should have same value for go_direct
   (or)
   No two Delivery service shares same origin.
   
   Implementation:
   Add a new column 'go_direct' in Deliveryservice table. Its value defaults to 
False.
   Delivery service UI (Traffic Ops) and API will be enhanced to support this 
new column.
   
   Conflicts:
   1. DS Type HTTP_NO_CACHE and go direct False 
   2. DS Type HTTP_LIVE and go direct False 
   3. DS Type DNS_LIVE and go direct False 
   4. MSO = true and go_direct = true 
   
   
   When we have more than 2 DS-es sharing same origin, then updating one 
particular DS's go_direct value will result
   in conflict, since all DS-es sharing an origin should have same value for 
go_direct
   

----------------------------------------------------------------
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

Reply via email to