Re: debug level & store.log

From: Benjamin Morin <benjamin.morrin@dont-contact.us>
Date: Thu, 23 Sep 1999 09:49:02 +0100

On Wed, 22 Sep 1999, Henrik Nordstrom wrote:
> Benjamin Morin wrote:
>
> > does the debug level of squid print more or less information in store.log?
>
> No. Only cache.log.
>
> > I ask this because my store.log file only contains "SWAPOUT" actions, though
> > my cache's size is 40Mb, and I access 200 Mb of data? Shouldn't there be RELEASE
> > actions?
>
> It should yes, unless these 200 Mb is one huge download which haven't
> finished yet.
>

It is not a huge object. I try to access ~ 20000 html files which are on a
local HTTP server, and monitor the cache activity (SWAPOUT/RELEASE) while
retreiving the files the one after the other with wget. The only "RELEASE" i
get concerns uncacheable objects (cgi, etc...), which are in the memory
(FFFFFFF). The only change I have made in the squid.conf concerns the size of
the cache, and I have also put into comments the following lines :

#acl local-servers dstdomain my.domain.name
#acl all src 0.0.0.0/0.0.0.0
#never_direct deny local-servers
#never_direct allow all

so that I can use my proxy locally.
Received on Thu Sep 23 1999 - 02:30:35 MDT

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