Skip to content

Proxy middleware should detect broken backends and switch to healthy backends #2372

Description

@yonas

Issue Description

Currently, if a backend is down, Echo will return an error when it attempts to connect to it.

Expected behaviour

It would be a great feature for Echo's Proxy middleware to automatically iterate over remaining backends until one returns a successful connection.

Actual behaviour

Echo will return an error when it attempts to connect to a backend that is down.

Version/commit

4.9.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions