squid
exaproxy - simple non-caching proxy able to transform requests on the fly - Google Project Hosting
http://code.google.com/p/exaproxy
High Performance non-blocking event based network loop using EPool on Linux, select on other OSes use of cheap co-routine to handle clients connections automatically adding threads to handle load peaks (threads are forking the redirectors programs) internal use of sockets as message parsing technique with the threads internal non-blocking DNS resolver (UDP and TCP messages integrated in the main loop) optional local DNS caching of records
Added 13 years ago