Re:Re:Re: Puzzled at storeClientCopy2 :-(

From: <maer727@dont-contact.us>
Date: Sun, 21 Apr 2002 11:04:01 +0800 (CST)

Thanks, Henrik pal!

I have two more questions. I think HDR means "header", am I correct?

Another question, what means
> 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

What puzzles me most is the reason "as there then is clients reading the
original reply". Can you give me a simple explanation about the reason?

Best regards,
George Ma

----- Original Message -----
From: Henrik Nordstrom
To: maer727@sohu.com
Cc: squid-dev@squid-cache.org
Subject: Re:Re: Puzzled at storeClientCopy2 :-(
Sent: Sat Apr 20 23:55:57 CST 2002

> 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 - 21:04:12 MDT

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