Donovan Baarda wrote:

>> > Supporting PAC by polipo would ease the forwarding.

>> This makes sense for a web browser, which already has a JS interpreter, 
but not for a proxy, which

> Yes, pac is javascript with some special functions available for
> dissecting the request url. The idea of using it within a proxy as the
> upstream proxy selection mechanism is interesting, but I agree it's not
> worth the complexity. I've also seen some pretty nasty proxy.pac abuse,
> with 100's of lines of js for IMHO no good reason. Using js just invites
> such abuse.

Having that many lines would could my result at the end, just for now I need 
to provide that huge PAC file to the browser itself while loosing that 
redirection for other clients such as wget.
The proxy managing the redirects would be the preferred central point to 
configure.

As for Firefox browsers I could avoid PAC JS by using special Add-ons to 
have per-site proxies, but I always preferred integrated functionality over 
3rd-party Addons and so I found the PAC feature.

As I said, I'm still looking for a way to have different upstream proxies or 
even use direct connection for some sites. The list of sites and hosts could 
get some 100 entries, yes.

This would even make it possible in Multi-ISP environments, where I have one 
single proxy but multiple outgoing connections.

Best regards,
Massimo


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to