Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.28] Fix issue with loadbalancer failover to default server #11327

Merged

Commits on Nov 14, 2024

  1. Fix issue with loadbalancer failover to default server

    The loadbalancer should only fail over to the default server if all other server have failed, and it should force fail-back to a preferred server as soon as one passes health checks.
    
    The loadbalancer tests have been improved to ensure that this occurs.
    
    Signed-off-by: Brad Davidson <[email protected]>
    brandond committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5827995 View commit details
    Browse the repository at this point in the history