Polipo is a caching web proxy (a web cache) designed to be used by one person or a small group of people. It is similar in spirit to WWWOFFLE, but the implementation techniques are more like the ones ones used by Squid.
Polipo has some features that are unique among currently available proxies:
o Polipo will use HTTP/1.1 pipelining if it believes that the remote server supports it, whether the incoming requests are pipelined or come in simultaneously on multiple connections (this is more than the simple usage of persistent connections, which is done by e.g. Squid);
o Polipo will cache the initial segment of an instance if the download has been interrupted, and, if necessary, complete it later using Range requests;
o Polipo will upgrade client requests to HTTP/1.1 even if they come in as HTTP/1.0, and up- or downgrade server replies to the client's capabilities (this may involve conversion to or from the HTTP/1.1 chunked encoding);
o Polipo has fairly complete support for IPv6 (except for scoped (link-local) addresses).
Optionally, Polipo can use a technique known as Poor Man's Multiplexing to reduce latency.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 213.8 kB | 864 kB | [文件列表] |
| amd64 | 198.2 kB | 688 kB | [文件列表] |
| arm | 197.2 kB | 792 kB | [文件列表] |
| armel | 198.2 kB | 796 kB | [文件列表] |
| hppa | 205.6 kB | 812 kB | [文件列表] |
| hurd-i386 | 184.7 kB | 768 kB | [文件列表] |
| i386 | 186.0 kB | 660 kB | [文件列表] |
| ia64 | 260.7 kB | 1028 kB | [文件列表] |
| kfreebsd-amd64 (非官方移植版) | 198.3 kB | 670 kB | [文件列表] |
| kfreebsd-i386 (非官方移植版) | 185.2 kB | 642 kB | [文件列表] |
| m68k | 180.2 kB | 768 kB | [文件列表] |
| mips | 209.0 kB | 896 kB | [文件列表] |
| mipsel | 210.0 kB | 896 kB | [文件列表] |
| powerpc | 194.8 kB | 804 kB | [文件列表] |
| s390 | 203.5 kB | 816 kB | [文件列表] |
| sparc | 192.4 kB | 804 kB | [文件列表] |