Duane Wessels wrote:
> 
> Henrik Nordstrom writes:
> 
> >Henrik Nordstrom wrote:
> >
> >>   and unless cache-control says otherwise
> >>   401 Unauthorized
> >
> >Cache-control on the previously cached object, not the 401 reply.
> 
> We don't keep those in memory.  We'd have to swap the old object in.
I was not entirely correct on this one.. it should probably read "If the
previous cached object was not authorized". The goal is to trap when a
object status changes from public to authorized.
We should probably add a in-memory flag saying if a object was
authorized or not. It's needed here, and it's needed to make more
consistent refresh hacks to "fix unfriendly servers" without breaking
authorization.
/Henrik
Received on Tue Jul 29 2003 - 13:15:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:51 MST