回复:Re: Puzzled at "storeKeyPublic" and "storeKeyText"

From: <maer727@dont-contact.us>
Date: Wed, 17 Apr 2002 13:22:13 +0800 (CST)

Thanks, Henrik pal!

Your reply is very helpful!

I am a newbie of Squid. I start programming with
C/C++ three and a half years ago. How long do you think
it will take me to be familiar with most part of the source?
The source codes really puzzle me for the first week. Now it
is better but still have some troubles. :-)

Best regards,
George Ma

----- 原文 -----
From: Henrik Nordstrom
To: maer727@sohu.com
Cc: squid-dev@squid-cache.org
Subject: Re: Puzzled at "storeKeyPublic" and "storeKeyText"
Sent: Wed Apr 17 03:30:30 CST 2002

> 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 - 23:22:19 MDT

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