Hi.
On 2025-03-21 (Fr.) 12:05, psavalle wrote:
Hello everyone,
This patch implements a new backend directive to control hash-based load
balancing when servers are at the 'maxconn' limit or have a full queue. See
https://github.com/haproxy/haproxy/issues/2893 for context.
Isn't that the idea behind `option redispatch`
https://docs.haproxy.org/3.1/configuration.html#4.2-option%20redispatch
How about to add there the option `maxconn` and/or `maxqueue` instea of adding a
new keyword?
Thank you!
Regards
Alex
[patch snipped]