Hi all, we installed haproxy 2.9 on our development environment and we noticed an issue on a zip download request. If we tried to download a 27 MB file passing through haproxy the request has been served to the client with a 200 response but the file size was truncated (3-5mb). We installed haproxy 2.8 and the behavior became fine.
Could this problem be related to a missing content-length patched into 2.9 version? Thanks, Marcello