I did a test here removing the Vary header from apache response.

Header unset Vary

I run some tests with apache all requests/responses were http/1.1 - keepalive, compression, etc And mod_cache stored just one copy of files.

Firefox and MSIE 6/7 didn't show any problem.

In RFC 2616 I found:

An HTTP/1.1 server SHOULD include a Vary header field with any
  cacheable response that is subject to server-driven negotiation

I don't know if removing Vary header is rfc-compliant, but resolves the problem.

What do you think about?

Fernando

----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]>
To: <dev@httpd.apache.org>
Sent: Tuesday, September 18, 2007 4:46 PM
Subject: Re: new webaccel appliance


Reply via email to