polipo icon indicating copy to clipboard operation
polipo copied to clipboard

The Polipo caching HTTP proxy

Results 41 polipo issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to have something similar like --enable-http-violations in Squid?

`DNS: couldn't open /etc/resolv.conf: No such file or directory config.sample:1: parse error. Disabling disk cache: path /var/cache/polipo/ is not absolute. Disabling local tree: path is not absolute. Couldn't bind: Unknown...

Excuse me, what reason is this? # vim dump.txt == Info: Rebuilt URL to: www.google.com/ == Info: Trying 104.238.182.115... == Info: TCP_NODELAY set == Info: Connected to 104.238.182.115 (104.238.182.115) port...

I'm trying to let polipo make use of large memory, so I increased chunkHighMark to 2G-8K, it works. If I set it to 2G+1-8K, it would be ignored and set...

Polipo's logging is ad-hoc, and not as useful as it should be. Note however that we don't want to allow logging of all requests, since that would make the life...

Adds the old fix by @jech to return 407 for CONNECT requests when proxy authentication is turned on and no authentication headers are present in the request, instead of dropping...

Adds project files and missing definitions to compile polipo with Microsoft Visual C++ 2017 Community Edition.

There have been some reports of Polipo failing to properly serve objects larger than available memory, even in the absence of revalidation failures. (There's probably not much that can be...

I use ssh tunnel as upstream sock5 server, and polipo will always forward all requests to upstream. this causes access to local network (e.g. `172.16.100.x`, `192.168.0.x`) goes through ssh tunnel....

Hello. I'm running polipo with 20000+ active users. Polipo is allowed only to access certain IP addresses, all other addresses are closed with TCP Reset (this is done with iptables)....