Are there any free, light-weight, single-process (e.g. multi-threaded, asyncore) HTTP forward proxy software?
Tinyproxy works great, but it uses multiple processes like (Apache's) prefork. HAProxy and nginx are reverse proxies don't seem to have forward proxy functions. Squid is huge...