I mean I access to apache directly, didn't go through any cache/proxy. ie6 with http/1.0 has problems with a Vary: header, if the response was not gziped. What I think is if mod_deflate DIDN'T compress a file, it SHOULD NOT send a Vary header. Is it really hard for the author? Not at all. I wrote a filter in 20 minutes to resove this problem. Some of our clients use http/1.0 on their browers. We have more than 100 million users, all kinds of cases are possible. Thanks. //joy On Thu, Feb 28, 2008 at 11:07 PM, Joshua Slive <joshua@xxxxxxxx> wrote: > On Thu, Feb 28, 2008 at 9:57 AM, Nils Jeppe <nils@xxxxxxxxxxxxxx> wrote: > > > > > > On Thu, 28 Feb 2008, Joshua Slive wrote: > > > > > For example, why are you forcing MSIE to use HTTP/1.0 requests in the > > > first place? > > > > MSIE defaults to http 1.0 when using a proxy. This can be changed in its > > preferences, but of course this requires manual action on the user's part. > > But that doesn't seem to be the case here. J. Peng implies he is > deliberately forcing HTTP/1.0 for some unexplained reasons. If there > is a proxy involved, he should be clear about that. > > Joshua. > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx