> Related to the same question: is there any other (recommended) > solution to obtain some kind of "layer 7 routing" for HTTP?
If you want to do the proxy selection in the user-agent, then there's the proxy.pac mechanism, and also a FireFox extension called "FoxyProxy" (which is what I use). > I mean is there any SOCKS / HTTP proxy server (which can be put > upstream of Polipo), that allows this kind of "routing" of connections > (requests) based on rules (destination IP (in case of SOCKS) or URL > based (in case of HTTP))? I think it would be a worthwile addition to Polipo. The trouble is that it would require designing some sort of configuration language, which is always a pain. Note that proxy.pac is not a suitable format, since it requires having a full Javascript interpreter in the proxy, and doesn't allow static analysis of the rules. Juliusz ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Polipo-users mailing list Polipo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/polipo-users