October 06, 2016 12:28AM
You should check your application sounds like that is compressing its pages.

A simple test is this create a empty html file and serve that from a location and check the headers.

location = /test.html {
root "path/to/html/file";
}

if the headers on that have no gzip compression as set in your nginx config then you know its your web application gzipping.

http://www.networkflare.com/
Subject Author Posted

Why does nginx always send content encoding as gzip

sobuz October 05, 2016 06:29AM

Re: Why does nginx always send content encoding as gzip

c0nw0nk October 06, 2016 12:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
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