W3C home > Mailing lists > Public > ietf-http-wg@w3.org > January to March 1998

Re: Comments on draft-ietf-http-v11-spec-rev-03

From: Jeffrey Mogul <mogul@pa.dec.com>
Date: Fri, 27 Mar 98 16:49:46 PST
Message-Id: <9803280049.AA04177@acetes.pa.dec.com>
To: "'http-wg@cuckoo.hpl.hp.com'" <http-wg@cuckoo.hpl.hp.com>
X-Mailing-List: <http-wg@cuckoo.hpl.hp.com> archive/latest/5526
    > How does
    > 	mark the cached object as "must-revalidate"
    > differ from
    > 	invalidate the cached object
    > 
    In my mind, at least, invalidate implies "never return it in
    response to any later request", and usually, that means to delete
    it from the cache. Whereas "must-revalidate" implies "keep the bits
    in the cache, but do a conditional GET (or whatever) before
    returning them in any later request".

    Thus, even if they are technically identical, the implication I
    would form upon reading the two alternatives are quite different.

I would agree that someone reading the phrase "should invalidate any
entities" who has no understanding of the "HTTP way", and who has
an understanding of CPU cache design, might understand it the way you did.

However, section 13.10 (the one in question) says specifically:

  In this section, the phrase "invalidate an entity" means that the cache
  should either remove all instances of that entity from its storage, or
  should mark these as "invalid" and in need of a mandatory revalidation
  before they can be returned in response to a subsequent request.

We added this paragraph precisely because the term "invalidate"
was being used in various different ways by different people.

-Jeff
Received on Friday, 27 March 1998 16:51:55 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 2 February 2023 18:43:04 UTC