>> Hi. How do I disable all the caching and just run polipo as a simple >> passthrough proxy? > > No can do. Polipo doesn't use any I/O buffers, it performs I/O directly > from/to the cache (thus avoiding the extra copies). Hence the cache > cannot be disabled.
Hmm. Ok, alternatively, how to completely flush and mark void the cache? But it is not optimum, see below. I ran into a situation with web requests from around the globe. Since polipo cached the page, but the page depends on where it is fetched from, polipo doesn't know that and I get the cached version. So I need to flush (or kill and restart) it. But then I'd have to fetch in lockstep instead of parallel. So maybe if anyone knows a few non-cache capable Unix http[s] -> socks5 proxys, feel free to suggest. ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Polipo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/polipo-users
