Skip to content

[Feature suggestion] "leastconn" strategy #205

Description

@phantomcraft

In haproxy there is a strategy called "leastconn".

==> https://www.digitalocean.com/community/tutorials/an-introduction-to-haproxy-and-load-balancing-concepts

leastconn
Selects the server with the least number of connections–it is recommended for longer sessions. Servers in the same backend are also rotated in a round-robin fashion.

It would be useful if implemented in Glider, now that is possible to balance TCP/UDP connections with support for Unix Sockets.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions