Re: Puzzled at "storeKeyPublic" and "storeKeyText"

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 16 Apr 2002 21:30:30 +0200

storeKeyPublic calculates the store key of a public object. It's sister is
storeKeyPrivate.

storeKeyText simply renders a store key as text, allowing it to be printed.

Every object Squid deals with must have a key, including private
non-cacheable objects. A new object starts out using a unique private key
(storeKeyPrivate), and only when it is known the object is cacheable the key
is changed to the public key to allow other requests to find the object.

Regards
Henrik

maer727@sohu.com wrote:
> Hi, pals!
>
> I am not very familiar with MD5 algorithm, so I am
> puzzled at the two functions, "storeKeyPublic" and "storeKeyText".
>
> What is the function of "storeKeyPublic" and "storeKeyText"?
>
> Btw:
> Can anyone introduce me an article of MD5 for newbie? I want to
> make myself familiar with the algorithm as soon as I can. :-)
>
> Best regards,
> George, Ma
Received on Tue Apr 16 2002 - 13:30:45 MDT

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