On Wed, 25 Aug 2004, Aanandh P C wrote:
What is this storeSetPrivateKey and storeSetPublicKey ?
This question belongs on squid-dev.
storeSetPublicKey makes the object public in the cache, allowing it to be found on the next request.
storeSetPrivateKey is the opposite. Makes the object private making sure it won't be found by new requests to the cache.
Regards Henrik
