[BUG] haproxy retries dispatch to wrong server

2020-07-07 Thread Michael Wimmesberger
Hi, I might have found a potentially critical bug in haproxy. It occurs when haproxy is retrying to dispatch a request to a server. If haproxy fails to dispatch a request to a server that is either up or has no health checks enabled it dispatches the request to a random server on any backend in an

[Patch&BUG] multiple key type bundles are not loaded correctly in certain cases

2018-08-02 Thread Michael Wimmesberger
Hi, while preparing to use multi-keytype bundles for my company's domains, I found the following two issues: 1.) When loading bundles with .rsa and/or .ecdsa extension fails, haproxy neither exits nor prints alerts. This behavior differs from failing while loading normal bundles. I think this is