Paketname | polipo |
Beschreibung | a small, caching web proxy |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.4.1-1.1 |
Sektion | web |
Priorität | optional |
Installierte Größe | 1224 Byte |
Hängt ab von | libc6 (>= 2.3.4), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | |
Paketbetreuer | Erinn Clark |
Quelle | |
Paketgröße | 191442 Byte |
Prüfsumme MD5 | 6bcc282dc943db21d61d50dc5cb7115e |
Prüfsumme SHA1 | ffd0b9edf2060e11a14bee31ba94384f62d94119 |
Prüfsumme SHA256 | bb981f9d08c2f97fbd00a461ac718317c13a62462578a217f39c6692023af0a6 |
Link zum Herunterladen | polipo_1.0.4.1-1.1_i386.deb |
Ausführliche Beschreibung | 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 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.
|