Re:Re: Puzzled at storeClientCopy2 :-(

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 20 Apr 2002 17:55:57 +0200

ENTRY_FWD_HDR_WAIT tells the store layer to defer sending the reply
to the store clients as it is not yet known this reply is the one we
wishes to send. There is a numer of error conditions where Squid will
determine the received reply is unsuitable and try again. If data has
been sent down to the store clients then the request cannot be
retried as there then is clients reading the original reply..

Regards
Henrik

On Saturday 20 April 2002 15:45, maer727@sohu.com wrote:
> Thanks, Henrik pal!
>
> I try my best to find the meaning of the abbreviation but failed.
> :-( Can you give me a simple explanation?
>
> Best regards,
> George Ma
>
>
>
> ----- Original Message -----
> From: Henrik Nordstrom
> To: maer727@sohu.com ;squid-dev@squid-cache.org
> Cc: squid-dev@squid-cache.org
> Subject: Re: Puzzled at storeClientCopy2 :-(
> Sent: Sat Apr 20 19:38:12 CST 2002
>
> > See where it is set or cleared..
> >
> > grep -C ENTRY_FWD_HDR_WAIT *.c
> >
> > Note: it is related to fwdReforward
> >
> > Regards
> > Henrik
> >
> > On Saturday 20 April 2002 09:24, maer727@sohu.com wrote:
> > > Hi, pals!
> > >
> > > Look at the statements taken from storeClientCopy2,
> > >
> > > if (EBIT_TEST(e->flags, ENTRY_FWD_HDR_WAIT)) {
> > > debug(20, 5) ("storeClientCopy2: returning because
> > > ENTRY_FWD_HDR_WAIT set
>
> "); return;
>
> > > }
> > >
> > > What is the function and meaning of ENTRY_FWD_HDR_WAIT here?
> > >
> > > Best regards,
> > > George Ma
Received on Sat Apr 20 2002 - 10:16:49 MDT

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