On Tue, Nov 20, 2007, est wrote: > Hi all > > I need an HTTP proxy server that supports: > > 1. A SOCKS parent proxy > 2. Disable cache completely > 3. User/password authentication > 4. Source IP ACL > 5. Support exotic HTTP headers like PUT, HEAD, PROPFIND, etc. > > Squid is doing very well exept my first request. > > Any recomondations? Grab a SOCKS distribution, find the 'runsocks' script which loads in a shared object library that remaps all the socket routines to go via SOCKS, done. SOCKS as a protocol isn't that hard to support; the question of course is time.. -- - Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -