jrushford commented on issue #7076:
URL: https://github.com/apache/trafficserver/issues/7076#issuecomment-807011875


   @pbchou as I mentioned to Jeremy Payne, I was going to provide for peering 
in the strategies.yaml which is the configuration file for 
NextHopSelectionStrategy.  See the documentation here, 
[strategies.yaml](https://docs.trafficserver.apache.org/en/latest/admin-guide/files/strategies.yaml.en.html?highlight=strategies%20yaml#std:configfile-strategies.yaml),
 by adding a new ring mode where you'll define 2 groups of hosts.  A cache's 
peers and itself would be defined in the first ring from which parents would 
always be selected except in the case where the cache's chosen parent is 
itself.  When itself, a new parent would be selected from the 2nd ring, your 
upstream parents.  I'll probably have a PR up for this with a couple of weeks.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to