Re:Re: Puzzled at the "host" member of clientHttpRequest. :-)

From: <maer727@dont-contact.us>
Date: Thu, 18 Apr 2002 16:40:01 +0800 (CST)

Thanks, Henrik pal!

My question is I do not understand what means
"Release negatively cached IP-cache entries" in the comment. :-)

Best regards,
George, Ma
----- Original Message -----
From: Henrik Nordstrom
To: maer727@sohu.com
Cc: squid-dev@squid-cache.org
Subject: Re: Puzzled at the "host" member of clientHttpRequest. :-)
Sent: Thu Apr 18 15:38:33 CST 2002

> maer727@sohu.com wrote:
> >
> > Hi, pals!
> >
> > I think the "host" member of clientHttpRequest stands for
> > the URI of the request. Am I correct?
>
> No, just the host part of the URI.
>
> > (In, Squid-2.5.PRE6 line 2229)I also puzzled that in client_side.c, function clientProcessRequest2,
> > what is the meaning and function of the following statements?
> >
> > if (r->flags.nocache)
> > ipcacheInvalidate(r->host);
>
> From the code line immediately infront of the above:
>
> /* Release negatively cached IP-cache entries on reload */
>
> reload == the reload button in your browser
>
> Regards
> Henrik
Received on Thu Apr 18 2002 - 02:42:46 MDT

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