Welcome! Log In Create A New Profile

Advanced

Re: Can't activate gzip to work accurate in Safari/Chrome

Maxim Dounin
June 08, 2010 05:10PM
Hello!

On Tue, Jun 08, 2010 at 02:27:17PM -0500, Ryan Malayter wrote:

> On Tue, Jun 8, 2010 at 1:22 PM, Igor Sysoev <igor@sysoev.ru> wrote:
> > On Tue, Jun 08, 2010 at 02:04:04PM -0400, bongtv wrote:
> >
> >> I used the developer tools built in in the browsers. If there is a compression made you will see this in the ressources pane of the developer tools. In the example above you see that the browser loads the full file. We made a transition from apache to nginx and we found this out because useres wrote us about longer loading times.
> >
> > Safari/Chrome developer tools do not show correct size information.
> > Try to look sizes in access_log.
>
> Or use Fiddler if you're testing Windows browsers (www.fiddler2.com).
> It acts as a debugging proxy, and shows you the entire conversation,
> with lots of useful tools. I find it better than Firebug for tracking
> down HTTP-layer issues, because as a proxy it supports any browser, or
> even web services clients. It can also act as a "man in the middle" on
> SSL connections too (with certificate warnings of course).

Using Fiddler is not really an option when you are debugging http
protocol (even on Windows where it only works). It's http proxy,
and this changes things a lot - browsers use another code pathes,
Fiddler itself handles hop-by-hop headers and so on.

In simple cases it will work (including this one), but please keep
in mind it's not perfect (and can't be).

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Can't activate gzip to work accurate in Safari/Chrome

bongtv June 08, 2010 07:15AM

Re: Can't activate gzip to work accurate in Safari/Chrome

bongtv June 08, 2010 10:44AM

Re: Can't activate gzip to work accurate in Safari/Chrome

Igor Sysoev June 08, 2010 11:52AM

Re: Can't activate gzip to work accurate in Safari/Chrome

bongtv June 08, 2010 02:04PM

Re: Can't activate gzip to work accurate in Safari/Chrome

Maxim Dounin June 08, 2010 02:24PM

Re: Can't activate gzip to work accurate in Safari/Chrome

Igor Sysoev June 08, 2010 02:26PM

Re: Can't activate gzip to work accurate in Safari/Chrome

Ryan Malayter June 08, 2010 03:34PM

Re: Can't activate gzip to work accurate in Safari/Chrome

Maxim Dounin June 08, 2010 05:10PM

in nginx 0.6.34 it works

bongtv June 18, 2010 07:04AM

Re: Can't activate gzip to work accurate in Safari/Chrome

Ryan Malayter June 18, 2010 08:54AM

Re: Can't activate gzip to work accurate in Safari/Chrome

bongtv June 18, 2010 07:19AM

Re: Can't activate gzip to work accurate in Safari/Chrome

Igor Sysoev June 18, 2010 07:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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