What is the relationship between cbdata and StoreEntry?

From: <maer727@dont-contact.us>
Date: Fri, 19 Apr 2002 20:01:09 +0800 (CST)

Hi, pals!

I am using Squid-2.5.PRE6.

What is the relationship between cbdata and StoreEntry? Look
at the following stataments in CBDATA.c, cbdataDump, line 279.

static void
cbdataDump(StoreEntry * sentry)
{
    storeAppendPrintf(sentry, "%d cbdata entries\n", cbdataCount);
    storeAppendPrintf(sentry, "see also memory pools section\n");
}

Serveral cbdata associated with a specific StoreEntry?
What is the relationship between cbdata and StoreEntry?

Best regards,
George, Ma
Received on Fri Apr 19 2002 - 06:01:39 MDT

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