Welcome! Log In Create A New Profile

Advanced

Saving Traffic - GZIP

May 04, 2010 04:12PM
Hello all!

help me please...
On the server, Nginx used GZIP, for a savings of traffic

[code]
gzip on;
gzip_comp_level 3;
gzip_disable "MSIE [1-6]\.";
gzip_types text/plain text/xml application/xml application/x-javascript text/javascript text/css application/json application/xml+rss;
gzip_http_version 1.0;
[/code]

Need to know how works effectively GZIP.

I usually use http://www.whatsmyip.org/http_compression/
Which shows:

[code]
Original Size: 70 KB
Gzipped Size: 23.5 KB
Data Savings: 66.43%
[/code]

The problem is that my site works in a corporate network without going to internet...
How could all still see this type of information: Original Size, Gzipped Size

Thanks!
Subject Author Posted

Saving Traffic - GZIP

gloomen May 04, 2010 04:12PM

Re: Saving Traffic - GZIP

samihoda May 04, 2010 05:54PM

Re: Saving Traffic - GZIP

gloomen May 04, 2010 06:08PM

Re: Saving Traffic - GZIP

vesperto May 04, 2010 06:14PM

Re: Saving Traffic - GZIP

gloomen May 05, 2010 04:39AM

Re: Saving Traffic - GZIP

gloomen May 05, 2010 10:23AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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