Sergey A. Osokin
May 26, 2022 12:50PM
Hi,

On Wed, May 25, 2022 at 01:43:07PM -0400, blason wrote:
> Hi Team,
>
> I currently have IIS server and I am planning to put reverse proxy server in
> front of that IIS server. Since this IIS server carries a huge request in
> every request that is around 40-50 Mb of data is being uploaded at every
> transaction I need to enable gzip on for the server. However I see only
> html/text files can be gzipped and if any specific other data needs to be
> gzipped then needs to be defined.

Could you try to use the following directive:

gzip_types *;

as it's mentioned in the ngx_http_gzip module documentation,
https://nginx.org/en/docs/http/ngx_http_gzip_module.html#gzip_types

--
Sergey A. Osokin
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org
Subject Author Posted

Nginx reverse proxy gzip for json payload

blason May 25, 2022 01:43PM

Re: Nginx reverse proxy gzip for json payload

Sergey A. Osokin May 26, 2022 12:50PM

Re: Nginx reverse proxy gzip for json payload

blason May 27, 2022 05:31AM

Re: Nginx reverse proxy gzip for json payload

Francis Daly May 27, 2022 06:26AM

Re: Nginx reverse proxy gzip for json payload

blason May 28, 2022 07:09AM



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