Re: no_chache directive

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Fri, 13 Nov 1998 10:48:51 -0700 (MST)

On Fri, 13 Nov 1998, Jens-S. Voeckler wrote:

> So, we are back at recursing through the subdirectories ourselves, and
> browsing the head of each file, I guess?

Or we need a small patch to storeKeyPublic() to make it return a
encoded-in-the-URL entry KEY if the url is in a well-known format. For
example, when the url is
        /squid-internal-key/<PUBLIC_KEY>
storeKeyPublic() returns
        <PUBLIC_KEY> after ascii->bin conversion.

Then we can use keys in "normal" requests to Squid. There may be one or two
other places that will have to be modified, but nothing major, I guess. Will
that be a useful patch / compile-time option?

Alex.
Received on Fri Nov 13 1998 - 10:43:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:02 MST