Hi,

I see this in the documentation:

 Compression is disabled when:
    * ...
    * response header "Transfer-Encoding" contains "chunked" (Temporary
      Workaround)
    * ....

Is this still accurate?

I have tested a lot of responses from Server with compression enabled
in backend
and server sending chunked response, haproxy is compressing the stream
correctly.

What am I missing? I am trying to figure out in what cases could
haproxy not compress

a response from server.

Reply via email to