Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache + mod_gzip + Latest IE6 patches = broken!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bcressey
n00b
n00b


Joined: 13 Jun 2002
Posts: 35

PostPosted: Thu Dec 19, 2002 8:51 pm    Post subject: Apache + mod_gzip + Latest IE6 patches = broken! Reply with quote

While attempting to determine the cause of a user's inability to retrieve a file hosted by Apache, I discovered that no users who have obtained the very latest IE6 critical/security updates are able to access pages hosted by my Apache server.

3 separate users, two running Windows 2000, one running XP, and each getting updates downloaded automatically, were all unable to access my site today while mod_gzip was enabled.

Two other PCs, also running W2K and IE6 but without the latest (12/19/02) patches were successfully able to retrieve pages from the site.

A Linux machine running Links could also retrieve the pages. This was my first clue that it was perhaps an IE bug, versus an Apache one.

When I turned off mod_gzip in /etc/conf.d/apache, the three users who could not retrieve pages were all able to do so.

Now, I don't really *need* mod_gzip, but I would like suggestions on what to do to get mod_gzip working again. Unfortunately it seems likely that it will be up to Microsoft to fix this.

My versions of Apache and mod_gzip are as follows:
Quote:

bcressey@ghostwheel bcressey $ emerge -p apache mod_gzip

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] net-www/apache-1.3.27-r1
[ebuild R ] net-www/mod_gzip-1.3.19.1a-r1


Any thoughts? I am amenable to more experimenting to pinpoint the problem more exactly. Anyone else running Apache with mod_gzip that wants to test the behavior of the latest IE6 browser, so we can determine more definitely if it's a problem on my server specifically or with the browser itself?
Back to top
View user's profile Send private message
ee99ee2
Guru
Guru


Joined: 18 Jun 2002
Posts: 307
Location: Murfreesboro, TN, USA

PostPosted: Thu Dec 19, 2002 9:30 pm    Post subject: Reply with quote

I run mod_gzip, and I'll PM you a link to try out. Remember, what mod_gzip is doing is defined in HTTP/1.1. So, if they took support for compressed pages (other then the fact that their browser won't support alot of sites, b/c alot use it), they are just becomeing more pripotory (however the hell u spell it).

-ee99ee2
_________________
ServerMotion
Back to top
View user's profile Send private message
bcressey
n00b
n00b


Joined: 13 Jun 2002
Posts: 35

PostPosted: Fri Dec 20, 2002 2:31 pm    Post subject: Reply with quote

Hmm. Your link worked. Looks like the problem is on my end.

I noticed this afternoon that my /tmp partition was filled by a session file. I am guessing that Apache uses /tmp for mod_gzip functionality somehow, and since my partition was filled it did not work properly. Freeing up space on /tmp and restarting with mod_gzip turned back on fixed the issue.

Not sure why the issue only appeared on the most recent IE6, though.

Thanks for the help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum