Welcome! Log In Create A New Profile

Advanced

Re: Is it possible for nginx to decompress FILES on-the-fly (not proxied)?

J.R.
February 29, 2020 10:32AM
Well, figured it out... I swear I tried this yesterday, but maybe I
didn't or my configuration was incomplete...

If you use "gzip_static always;" in combination with the below
statements, it works correctly! It sends the compressed response as
expected, and will decompress on-the-fly when necessary.

:)


> I am using the following directives (skipping non-relevant), and yes
> the extra modules were compiled in:
>
> gzip on;
> gzip_static on;
> gunzip on;
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Is it possible for nginx to decompress FILES on-the-fly (not proxied)?

J.R. February 29, 2020 09:46AM

Re: Is it possible for nginx to decompress FILES on-the-fly (not proxied)?

J.R. February 29, 2020 10:32AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 275
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready