RE: [squid-users] cache dir files

From: Chris Robertson <crobertson@dont-contact.us>
Date: Thu, 2 Dec 2004 11:18:16 -0900

TCP_HIT: A valid copy of the requested object was in the cache, but not in
memory.
TCP_MEM_HIT: A valid copy of the requested object was in the cache and it
was in memory, thus avoiding disk accesses (read).

The copy of the site will be cached during a TCP_MISS.

Chris

-----Original Message-----
From: Kvetch [mailto:kvetch@gmail.com]
Sent: Thursday, December 02, 2004 11:04 AM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] cache dir files

I understand that but wondered what the difference between a MEM_HIT
and a HIT was, if there was a difference.
When does squid write cache to disk?

>
> HIT means that the object is already in the cache and or on the
> disk as you write. So in that case the object has to be read,
> nothing has to be written.
>
> >
> > and what is the difference between TCP_MEM_HIT and TCP_HIT:NONE
>
> http://www.squid-cache.org/Doc/FAQ/FAQ-6.html#ss6.7
>
> M.
>
>
Received on Thu Dec 02 2004 - 13:18:20 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:01 MST