Polipo 0.9.11
Polipo project is a small and fast caching web proxy (a web cache, an HTTP proxy) designed to be used by one person or a small group
Polipo project is a small and fast caching web proxy (a web cache, an HTTP proxy) designed to be used by one person or a small group of people.
I like to think that is similar in spirit to WWWOFFLE, but the implementation techniques are more like the ones ones used by Squid.
Installation:
make all
su -c 'make install'
man polipo
polipo &
If you want Polipo to put itself into the background, you may replace the last line with:
polipo daemonise=true logFile="/var/log/polipo.log"
On SVR4 systems (Solaris, HP/UX), you will need to use one of the following (whichever works):
make PLATFORM_DEFINES=-DSVR4 all
make PLATFORM_DEFINES=-DSVR4 LDLIBS='-lsocket -lnsl -lresolv' all
You can also use Polipo without installing:
make
nroff -man polipo.man | more
./polipo &
Here are some key features of "Polipo":
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);
Polipo will cache the initial segment of an instance if the download has been interrupted, and, if necessary, complete it later using Range requests;
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);
Polipo has complete support for IPv6 (except for scoped (link-local) addresses).
Polipo can optionally use a technique known as Poor Man's Multiplexing to reduce latency even further.
What's New in This Release:
This release fixes a rare crash that could happen if a network interface went down while a DNS query was in progress.
tags
polipo will this release defines dsvr4 platform defines polipo polipo make platform man polipo
Download Polipo 0.9.11
http://www.pps.jussieu.fr/~jch/software/files/polipo/polipo-0.9.11.tar.gz
Authors software
|
Polipo 0.9.11 (by Juliusz Chroboczek)
Polipo project is a small and fast caching web proxy (a web cache, an HTTP proxy) designed to be used by one person or a small group
|
Similar software
|
Polipo 0.9.11 (by Juliusz Chroboczek)
Polipo project is a small and fast caching web proxy (a web cache, an HTTP proxy) designed to be used by one person or a small group
|
|
HTTPTunnel 0.7.2 (by Richard Mills)
HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy.
Thi
|
|
prtunnel 0.2.7 (by Josh Beam)
prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers
|
|
Mod-Cache 1.2 (by QUE Hongyu)
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration
|
Other software in this category
|
rtspd 2.0 (by Rob Lanphier)
RTSP is the Real Time Streaming Protocol, which serves as a control protocol, and as a jumping off point for negotiating transports,
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell