firebug / firebug

Web Development Evolved - The Firebug you have known and loved
http://getfirebug.com/
1.35k stars 343 forks source link

Can't see the gzip parameter on the response header of my website #6238

Closed fbugissues closed 9 years ago

fbugissues commented 9 years ago

Originally reported on Google Code with ID 6115

In the latest releases of Firebug I noticed I can't see the gzip parameter on response
headers of my web site http://www.redracingparts.com.
I tested my pages with other tools and all is working good.
So how can I solve that issue?
Does anyone know solution of that problem?

Firebug response header
Cache-Control   max-age=604800
Connection  Keep-Alive
Content-Length  7155
Content-Type    text/html; charset=iso-8859-1
Date    Tue, 04 Dec 2012 07:34:17 GMT
Expires Tue, 11 Dec 2012 07:34:17 GMT
Keep-Alive  timeout=15, max=100
Server  Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g
Vary    Accept-Encoding

GIDNetwork tool response
Response Headers
status  HTTP/1.1 302 Found
date    Tue, 04 Dec 2012
07:46:57 GMT
server  Apache/2.2.9
(Debian)
mod_ssl/2.2.9
OpenSSL/0.9.8g
location    http://www.redracing
parts.com/english/mo
torbikesmotorcycles/
introducingpages/11/
22/hotproducts.php
cache-control   max-age=604800
expires     Tue, 11 Dec 2012
07:46:57 GMT
vary    Accept-Encoding
content-encoding    gzip
content-length  2585
connection  close
content-type    text/html;
charset=iso-8859-1

Firebug version (number): 1.11.0b3
(Note: Bugs in earlier versions than the latest are unlikely to be fixed.)
Browser version: Firefox 16.0.2
Operating system: Windows XP

Thanks for your cooperation.

Reported by red@redracingparts.com on 2012-12-04 07:50:23

fbugissues commented 9 years ago
Pls note the issue is the same as in the latest non beta firebug version.

Reported by red@redracingparts.com on 2012-12-04 21:29:17

fbugissues commented 9 years ago
It works fine for me using FF 17.0.1 + FB 1.11 (final) on Win7.

Request headers:
GET / HTTP/1.1
Host: www.redracingparts.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/17.0 Firefox/17.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

Response headers:
HTTP/1.1 302 Found
Date: Wed, 05 Dec 2012 06:29:28 GMT
Server: Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g
Location: http://www.redracingparts.com/english/motorbikesmotorcycles/introducingpages/11/22/hotproducts.php
Cache-Control: max-age=604800
Expires: Wed, 12 Dec 2012 06:29:28 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 2583
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1

So please update your browser and Firebug and try it again. Does it work for you then?

Sebastian

Reported by sebastianzartner on 2012-12-05 06:34:06

fbugissues commented 9 years ago
It also seems to work for me. When I load the page and explore the 
http://www.redracingparts.com/english/motorbikesmotorcycles/introducingpages/11/22/hotproducts.php
request I can see:

Content-Encoding    gzip

in the response headers

Tested with Firebug 1.11

@red, can you please retest?

Honza

Reported by odvarko on 2012-12-07 14:17:36

fbugissues commented 9 years ago
I've just tested once again by FF 17.0.1, Windows XP and Firebug 1.11.0 and this is
the answer:

Cache-Control   max-age=604800
Connection  Keep-Alive
Content-Length  48702
Content-Type    text/html; charset=iso-8859-1
Date    Fri, 07 Dec 2012 14:40:53 GMT
Expires Fri, 14 Dec 2012 14:40:53 GMT
Keep-Alive  timeout=15, max=100
Server  Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g
Vary    Accept-Encoding

Let me know.

Thanks

Reported by red@redracingparts.com on 2012-12-07 14:48:24

fbugissues commented 9 years ago
Please follow the steps at https://getfirebug.com/firstaid. So you can find out what's
causing this.
Also you can compare the result in Firebug with the one of the Firefox built-in Web
Console (available via Ctrl+Shift+K).
I assume it may be some setting in your Firefox profile.

Sebastian

Reported by sebastianzartner on 2012-12-07 18:41:34

fbugissues commented 9 years ago
I've attached a copy of the screen-shoot with Firefox built-in Web Console and Firebug.

Thanks

Gio

Reported by red@redracingparts.com on 2012-12-11 07:58:16


fbugissues commented 9 years ago
From the screenshot I can see that you have several Firebug extensions installed.
Please disable them and try it again. Do you see the Content-Encoding header then?

I attached a screenshot of how it's looking for me.

Sebastian

Reported by sebastianzartner on 2012-12-11 08:57:16


fbugissues commented 9 years ago
I've attached the new scree-shoot without extensions.
But I can't see the Content-Encoding header.

Thanks

Gio

Reported by red@redracingparts.com on 2012-12-11 10:12:29


fbugissues commented 9 years ago
Isn't that weird that Content-length for Sebastian is: 6939 (for me it's 6914)
and for red it's: 48301 - like the gzip is really not in action...?

Honza

Reported by odvarko on 2012-12-11 11:05:20

fbugissues commented 9 years ago
I confirm gzip is working on my web site.
This the response header of the same page from http://www.gidnetwork.com/tools/gzip-test.php
using Firefox.

Response Headers
status  HTTP/1.1 200 OK
date    Tue, 11 Dec 2012
11:31:30 GMT
server  Apache/2.2.9
(Debian)
mod_ssl/2.2.9
OpenSSL/0.9.8g
cache-control   max-age=86400
expires     Wed, 12 Dec 2012
11:31:30 GMT
vary    Accept-Encoding
content-encoding    gzip
content-length  6914
connection  close
content-type    text/html;
charset=iso-8859-1

Gio

Reported by red@redracingparts.com on 2012-12-11 11:34:26

fbugissues commented 9 years ago
Regarding comment 9:
Of course it's not gzipped for Gio. The question is why. Though it seems to be unrelated
to Firebug.

Regarding comment 8:
Ok, so it doesn't look like it's related to another extension.

Gio, could you please follow the other steps at https://getfirebug.com/firstaid#Isolating_the_problem
as I wrote before and tell us what you see?
Primarily, does the issue go away using a new Firefox profile? Does it make any difference
whether Firebug is installed or not on that new profile?

Sebastian

Reported by sebastianzartner on 2012-12-11 16:44:03

fbugissues commented 9 years ago
Hi Sebastian,
the cause is Kaspersky Interner Secutiry 2013.
In fact with Kas IE 2013 off the problem disappears.
So, what should I do now?

Gio

Reported by red@redracingparts.com on 2012-12-12 14:45:07

fbugissues commented 9 years ago
Thanks for the info.
I don't have Kaspersky, but a quick google search turned out that already several people
are complaining about that.
There may be an option to control the compression in their web security module.

If you can't find any way to disable that behavior, you should contact Kaspersky. Though
there was already a German doing so some weeks ago and he didn't get any answer yet:

http://gwendragon.de/blog/Computer/Anwendungen/Bugs/kaspersky-antivirus-2012-kein-gzip-bei-html

Anyway, since Firebug isn't involved in that, I close this issue now.

Sebastian

Reported by sebastianzartner on 2012-12-12 18:05:11

fbugissues commented 9 years ago
Thanks guys, i just lost 6 hours double checking PHP, PHP extensions, Apache, Apache
extension, Cloudflare, Firefox and on the end firebug and then I bumped on this thread
and realased that it's not my fault, it's KIS 2013.

Reported by AndrejevicNemanja on 2013-04-08 11:29:44