Re: [Rabbit-proxy-users] Temporary Files
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2007-04-10 18:27:07
|
Jason Frisvold wrote: > It appears that all of the images (or, rather, the majority) are fully > downloaded jpegs.. I'm not getting any errors when I try to view > them, anyway.. Ok, good to know, not what I hoped for, but still good to know. > Ok. Now, how to fix it. I could write a script to clean up that temp > directory manually. How long are those files good for? Are they > "good" for as long as the cache files, or can they be erased shortly > after creation? Is 24 hours enough time to let them hang around? As soon as the request is handled the cache entry is moved from temp to it's right place. So I would say that files that are older than a few minutes are very suspect, on slow downloads you may have really large iso-images and such, but 1 hour or more is probably safe enough (depending on your users...). Thanks /robo |