You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/02/17 19:45:14 UTC

[GitHub] [trafficserver] rob05c opened a new pull request #8676: Fix plugin parent_select failover

rob05c opened a new pull request #8676:
URL: https://github.com/apache/trafficserver/pull/8676


   This fixes the parent_select plugin failover. 
   
   Failing over to the next parent wasn't working right in a number of scenarios. 
   
   I've tested these changes up to the 3rd parent, for DNS failures, connection failures, and strategy-based code failures.
   
   They all seem to work as-expected, take the same amount of time as parent.config, and inspecting debug logs seems to confirm it's working as-expected, parents aren't being tried repeatedly when they shouldn't, marked down correctly per the strategy, etc.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] rob05c merged pull request #8676: Fix plugin parent_select failover

Posted by GitBox <gi...@apache.org>.
rob05c merged pull request #8676:
URL: https://github.com/apache/trafficserver/pull/8676


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] ezelkow1 commented on pull request #8676: Fix plugin parent_select failover

Posted by GitBox <gi...@apache.org>.
ezelkow1 commented on pull request #8676:
URL: https://github.com/apache/trafficserver/pull/8676#issuecomment-1045219239


   [approve ci rocky]


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org