Re: uncachablefile
Juliusz Chroboczek <[email protected]> Tue, 29 Oct 2013 00:50:53 +0100
| Newsgroups | gmane.comp.web.polipo.user |
|---|---|
| Message-ID | <87ob69kl9e.wl%[email protected]> |
> The change I made was to use CACHE_NO instead of CACHE_NO_STORE > as it seems the CACHE_NO_STORE still saves the data to memory. But > it's just a guess and I haven't looked at the code. No. CACHE_NO_STORE prevents writing out to disk. CACHE_NO merely forces revalidation. There's no way to prevent caching in memory, since Polipo doesn't use any I/O buffers -- it reads/writes directly from/to the cache. So without an in-memory cache, there's no place to perform I/O. -- Juliusz ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk