Le 06/11/2017 à 16:47, Mildis a écrit :
Hi Christopher,
Configuration is attached.
The domain2backend map sends data mostly to bck-traefik.
Hi Mildis,
At first glance, I don't see anything strange here. The compression
filter is not supposed to fail this way. So there is definitely
something strange I don't understand for now.
Could you reproduce the bug on a single request on an HAProxy instance
without load, maybe using a dedicated frontend ? If yes, it could be
useful to enable the trace filter adding following lines in your
configuration, in the used frontend section:
filter trace name BEFORE
filter compression
filter trace name AFTER
Then, you can retry, starting HAProxy in foreground. The output is
verbose, but it give more information about the message filtering.
Thanks,
--
Christopher Faulet