Hirohiko Nakano wrote:
> If a cache uses a received 304 response to update a cache entry, the cache MUST update the entry to reflect any new
> field values given in the response.
And this is where Squid fails. Cached objects are only partially updated
in memory, never on disk, and after a closer investigation it seem not
even the in-memory updated headers ever reaches the client in the
current code...
Squid seriously needs a major rewrite in it's response forwarding path
to clean this mess up.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Sep 11 2000 - 16:05:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:15 MST