Re: store.log

From: Bertold Kolics <bertold@dont-contact.us>
Date: Wed, 07 Jul 1999 13:13:49 +0200 (MET DST)

Hi,

As far as I remember, objects which are uncacheable are also marked as
RELEASE objects in the store.log file.

> I am trying to make a tool which aim is to calculate the time spent in
> the cache by each object referenced in the store.log file.
> I guess I juste have to do DATE(release) - DATE(swapout) (taking the
> release just next to the swapout for each object) but I just wonder what
> kind of "release" I shall choose.

From the above statement follows, that first you should take list of
objects with SWAPOUT fields and then find the same URL with RELEASE after
the SWAPOUT.

Bertold
Received on Wed Jul 07 1999 - 05:06:53 MDT

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