Fully transparent gzip/deflate compression in a reverse proxy setup
Arkadiusz Miśkiewicz
arekm at maven.pl
Thu Feb 21 21:15:18 UTC 2019
On 21/02/2019 13:50, Matthias Müller wrote:
>
> (2) How do I enable transparent compression, i.e. mask [1] from the
> proxied request so that the application server never attempts response
> compression and always lets NGINX perform that task?
Try
proxy_set_header Accept-Encoding "";
--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
More information about the nginx
mailing list