Re: [Rabbit-proxy-users] Temporary Files
Brought to you by:
ernimril
|
From: Robert O. <ro...@kh...> - 2007-03-26 21:48:30
|
Jason Frisvold wrote:
> General functionality seems to work well...
Except that it is still leaking..
> Cachedir: file:/tmp/squabbit-1/.
> #Cached files: 38114.
can you check how many .key and .hook files you have in
that dir?
> current Size: 230 MB. (241681218 bytes)..
> Max Size: 500 MB.
> ...
> On-disk - 1.2G
> Apparent Size - 698M
Hmmm, not good.
> That temp directory you mention is littered with files. Du reports :
Basically it goes like this:
resource comes from real web server
resource is filtered
resource is written to client and cache temp
One of:
1) resource is completed correctly: cache temp is moved into cache for
real
2) resource is aborted or filtering fails: cache temp is removed.
> Subtracting, shouldn't this mean that there's 345 meg of cached files?
> Rabbit only shows 230 ?
Correct.
> At any rate, it looks like those temp files are not being removed..
> They date all the way back to the 20th...
I would like to know what type the files in the cache are.
Also: have you managed to see rabbits status pages?
/robo
|