Re: Lower max size of HTTP cache?
Jason Duell <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <[email protected]> |
> When the cache is found to be corrupt, could the whole directory be renamed, a new cache created and > the old one be deleted in the background later? That's how it's been done for a long time. We hit a speedbump where the renaming of the directory itself takes a long time on NTFS for large directories, but that's hopefully completely fixed now. Jason