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

[Feature suggestion] "leastconn" strategy #205

Open
phantomcraft opened this issue Dec 7, 2020 · 1 comment
Open

[Feature suggestion] "leastconn" strategy #205

phantomcraft opened this issue Dec 7, 2020 · 1 comment

Comments

@phantomcraft
Copy link

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.

@github-actions
Copy link

github-actions bot commented Mar 8, 2021

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Mar 8, 2021
@nadoo nadoo added enhancement and removed Stale labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants