RE: ACTION-845 - Finalize information on caching concept, now live, and contribute it to the list

unsubscribe

-----Original Message-----
From: public-bpwg-request@w3.org [mailto:public-bpwg-request@w3.org] On Behalf Of Dominique Hazael-Massieux
Sent: Friday, September 12, 2008 9:19 AM
To: Scheppe, Kai-Dietrich
Cc: public-bpwg@w3.org
Subject: Re: ACTION-845 - Finalize information on caching concept, now live, and contribute it to the list


Le vendredi 12 septembre 2008 à 14:33 +0200, Scheppe, Kai-Dietrich a 
> FF and Opera:
>  
> Correct behavior, irrespective if a proxy was configured or not.
>       * response code 200 if a file was new or modified
>       * response code 304 if unmodifed.

I think this behavior is independent of whether you use an access-based
or modification-based setting. Basically, it should only depends on
whether the resource is served with a Last-Modified header (or an ETag),
which itself appears in Apache as soon as mod_expires is enabled
(ExpiresActive On + ExpiresDefault ...).

(but maybe I misunderstood what you were suggesting...)

Dom

Received on Friday, 12 September 2008 13:36:42 UTC