Re:Re: How to find cached objects quickly from cache manager?

From: <maer727@dont-contact.us>
Date: Sun, 14 Apr 2002 10:37:52 +0800 (CST)

Thanks, Adrian pal!

I still have a question. My entry taken from cachemgr is not an
"in-memory" entry. It is swapped out of the memory. Look at the
following,

//////////////////////////////////////////////////////////////
KEY 07E03AA17EFF3A0F9E82E5F7E0993ADD
        STORE_OK NOT_IN_MEMORY SWAPOUT_DONE PING_NONE
//////////////////////////////////////////////////////////////

So, I think it is an in-disk entry and not an in-memory entry. Am
I correct?

Best regards,
George, Ma

----- Original Message -----
From: Adrian Chadd
To: maer727@sohu.com
Cc: squid-dev@squid-cache.org
Subject: Re: How to find cached objects quickly from cache manager?
Sent: Sat Apr 13 22:05:37 CST 2002

>
> Hi,
>
> The in-memory index doesn't store the actual _object_ name.
> That'd waste quite a bit more RAM.
>
> So you can't easily get that information from cachemgr.
>
> On Fri, Apr 12, 2002, maer727@sohu.com wrote:
> > Hi, pals!
> >
> > I am using Squid-2.4-STABLE. I find Cache Manager is very useful.
> > But there is a shortcoming. For objects like jpg, it is easy to find
> > the details about it. But for other objects, it is hardly to recognize
> > what it is. For example, the following entry is taken from my Cache Manager,
> >
> > ///////////////////////////////////////////////////////
> > KEY 07E03AA17EFF3A0F9E82E5F7E0993ADD
> > STORE_OK NOT_IN_MEMORY SWAPOUT_DONE PING_NONE
> > CACHABLE,DISPATCHED,VALIDATED
> > LV:1018037680 LU:1018037680 LM:995971969 EX:-1
> > 0 locks, 0 clients, 1 refs
> > Swap Dir 0, File 0X000203
> > ///////////////////////////////////////////////////////
> >
> > What is the cached object? What does it stand for?
> >
> > Best regards,
> > George, Ma
Received on Sat Apr 13 2002 - 20:38:02 MDT

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