--MimeMultipartBoundary
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
Duane Wessels wrote:
> Anyway, Kostas is working on adding hit metering into Squid and today
> we realized that hit metering will become very difficult when the
> cache key is one-way hash of the URL. When we need to purge
> an object, we're supposed to make a HEAD request for the URL to
> report the hits. But we won't have the URL any more.
>
> Thoughts?
Maybe we should keep URLs, but not keep them in memory. We could save
everything to disk, but keep only things needed for HIT/IMS/MISS in
memory. When and if we should need URL or anything else that is not
used all the time we would still have them...
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:28 MST