Re: [Rabbit-proxy-users] Temporary Files
Brought to you by:
ernimril
From: Jason F. <xen...@gm...> - 2007-04-10 11:32:58
|
On 3/27/07, Jason Frisvold <xen...@gm...> wrote: > > can you check how many .key and .hook files you have in > > that dir? > > Sure, I'll add that to the list of things I grab next time.. (Had to > empty the cache to keep the system running) Cachedir: file:/tmp/squabbit-1/. #Cached files: 42213. current Size: 336 MB. (352902676 bytes).. Max Size: 500 MB. Cachetime: 6 hours. [friz@rabbit squabbit-1]$ find . -print | egrep "(hook|key)" | wc -l 84426 Are you counting pairs? du shows 1.4G du --apparent-size shows 756M temp has 642M in it. (405M apparent) There are files over a week old in there, some older. I checked a handful of these files and they're all JPEG image files. So, at this point it looks like the temp directory is the problem here. First, these files are not included in the cache size, and second, these files are not being purged. Does this help? -- Jason 'XenoPhage' Frisvold Xen...@gm... http://blog.godshell.com |