Le 05/01/2024 à 08:18, Marcello Lorenzi a écrit :
Hi Christopher,
thanks for the response. The first issue is related to the zero-copy forwarding
configuration and we noticed the issue
https://github.com/haproxy/haproxy/issues/2387
<https://github.com/haproxy/haproxy/issues/2387> and we applied the version
2.9.1 and the first problem has been fixed, but we noticed an high usage of CPU
with this newer version and we noticed the issue
https://github.com/haproxy/haproxy/issues/2402
<https://github.com/haproxy/haproxy/issues/2402>. We applied the
configuration tune.disable-zero-copy-forwarding and installed the 2.9.0 version.
Ok, I understand. Well, if you are hit by issue #2402 on the 2.9.1. You should
indeed disable the zero-copy forwarding. However, there is no reason to rollback
on 2.9.0 (or there is a new issue...).
It could be good to validate if the truncated response issue is still there on
the 2.9.1. And if you still experience a CPU issue with the zero-copy forwarding
disabled, it is also a unknown bug...
--
Christopher Faulet