Am Do., 2. März 2023 um 17:52 Uhr schrieb Amaury Denoyelle <
[email protected]>:

>
> It seems you do not use 'option redispatch' in your configuration so a
> retry will never be conducted on another server. Therefore, your problem
> is probably not related to haproxy retries.
>

>From the documentation (
http://docs.haproxy.org/2.7/configuration.html#4-option%20redispatch) one
could or should conclude, that option redispatch is only working in HTTP
mode.

Even if it is also working in TCP mode and we are not using it in the
configuration, haproxy makes connections with the same client ip port to
another target server.
Can anyone say sth. about client port allocation in haproxy? Is it done
manually in some cases? Or is that a task that is completely done by the OS?

-Jack

Reply via email to