Antwort: [Mod_gzip] IE 6 bug?

rxx mod_gzip@lists.over.net
Wed, 29 Jan 2003 18:49:14 +0300 (MSK)


No, i dont have any proxy. And it seems the problem not with the server. I have xp pro, ie 6sp1. The 
problem is how IE stores content in its memory, in this example above then you hit submit, you will get 
new page from this script, but url will not change. And if i hit back(back, forward etc) IE stuck with 
data that i got after POST. IE doesnt even use network, just own cache. But if i hit refresh actual 
page (before POST) will load. And if i disable compression on the server, IE works fine with back 
button.
So is that a problem only with my IE?


 Michael.Schroepl@telekurs.de:

> 
> Hi,
> 
> 
> > http://www.jmbsoft.com/software/arphp/demo/accounts.php
> > theres gzip encoding.
> 
> yep.
> 
> > IE wont refresh old page, nothing will change. Is that an IE bug?
> 
> Is your M$IE configured to understand compressed content?
> Visit
>      http://www.schroepl.net/projekte/msie/
> and check out yourself.
> 
> If you disable the HTTP/1.1 setting _and_ have a caching
> proxy on your way _and_ this proxy cannot handle negotiated
> content correctly, then your case is quite normal.
> 
> How do you compress? (Your HTTP headers don't tell me anything
> about this.) Which mod_gzip version (if any) are you using,
> and are you sending "Vary:" headers?
> 
> Regards, Michael
> 
> 
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip
> 
>