Welcome! Log In Create A New Profile

Advanced

Re: Is this correct gzip configuration?

October 20, 2009 03:32PM
On Tue, Oct 06, 2009 at 01:08:50AM +0200, Luka Horvatic wrote:

> I have following for gzip compression on nginx 7:
> gzip on;
> # gzip_static on; Only use this if you compiled it yourself -or- with
> this module
> gzip_proxied any;
> gzip_vary on;
> gzip_disable "MSIE [1-6]\.";
> gzip_http_version 1.1;
> gzip_min_length 10;
> gzip_comp_level 9;
> # text/css application/x-javascript and text/javascript are really your
> choice...
> gzip_types text/plain application/xhtml+xml text/xml application/xml
> application/xml+rss;
> This should disable gzip on ie6,but when i load site with ie,ie crashes
> after few minutes.Is this code invalid?

What IE version ?
What do you mean by "crashes" ?
Does IE "crash" if you disable gzip at all ?


--
Igor Sysoev
http://sysoev.ru/en/
Subject Author Posted

Is this correct gzip configuration?

Luka Horvatic October 05, 2009 07:12PM

Re: Is this correct gzip configuration?

Luka Horvatic October 20, 2009 03:06PM

Re: Is this correct gzip configuration?

Igor Sysoev October 20, 2009 03:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 108
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready