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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
