Re: Squid LOGs

From: Jens-S. Voeckler <voeckler@dont-contact.us>
Date: Tue, 2 Mar 1999 15:56:49 +0100

On Tue, 2 Mar 1999, David J Woolley wrote:

]> 1) If a file has been stored why this is released after a few minunes,
]> even receiving a return *Not Modfied* for an IMS request?
]
]It is released from memory, not from the disk.

Hmm, and why does the FAQ-#6 say:

  SWAPOUT means the object has been saved to disk.
  RELEASE means the object has been removed from the cache.

Is the FAQ in need of an update in that area? The RELEASE tag is logged in
store_log.c as called from store.c:storeRelease() (with RELEASE), which is
called from various other sources, among the http.c, featuring the comment
"delete object when not used" in the line calling storeRelease(). Also,
immediately after logging the RELEASE msg, the file is given to
storeUnlinkFileno(). It looks to me as if RELEASE really signals the
removal of the file from disk.

Le deagh dhùrachd,
Dipl.-Ing. Jens-S. Vöckler (voeckler@rvs.uni-hannover.de)
Institute for Computer Networks and Distributed Systems
University of Hanover, Germany; +49 511 762 4726
Received on Tue Mar 02 1999 - 08:04:37 MST

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