Re: Puzzled at storeAppend. :-(

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 20 Apr 2002 13:40:09 +0200

grep -C DELAY_SENDING store.c, then see how the functions found are
being used in other parts of the code.

Regards
Henrik

On Saturday 20 April 2002 10:46, maer727@sohu.com wrote:
> Hi, pals!
>
> Take a look at the lines in storeAppend.c,
>
> if (EBIT_TEST(e->flags, DELAY_SENDING))
> return;
>
> What is the meaning and function of DELAY_PENDING?
>
> I look up it in FAQ and squid.conf but failed. :-(
>
> Another question, what is the function of storeSwapout()?
> After searching for some informations, I think it is used
> for write an object from mem to disk. Am I correct?
>
> Best regards,
> George Ma
Received on Sat Apr 20 2002 - 06:13:58 MDT

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