> De: "Tim Düsterhus" <[email protected]> > À: "Cyril Bonté" <[email protected]>, "Willy Tarreau" <[email protected]>, "Kevin > Mao" <[email protected]> > Cc: [email protected] > Envoyé: Mardi 26 Février 2019 12:12:33 > Objet: Re: Wrong sha256 checksum for HAProxy 1.8 and 1.9? > > Willy, > Cyril, > > Am 26.02.19 um 10:52 schrieb Cyril Bonté: > > Interesting, in fact the downloaded file is a gzip of the tar.gz > > itself. > > > > Yes. This appears to be a misconfiguration in either HAProxy or > Apache. > Probably Apache, because the `.tar.gz` is delivered with Content-Type > application/x-tar which I suspect causes HAProxy to compress it once > again:
Well, this is more a browser bug than a misconfiguration. But for now, the configuration requires a workaround to not use "Content-Encoding: gzip" for gzipped files. https://bugzilla.mozilla.org/show_bug.cgi?id=610679 https://bugzilla.mozilla.org/show_bug.cgi?id=902503 Cyril

