fre 2003-04-25 klockan 15.18 skrev Francois Liot:
> Dear all,
>
> As far as I renember,
> It's possible to write manually chained proxy request,
> something like http://myproxy:3128/_-_http://myrpoxy2:8080/_-_http://www.yahoo.com
> or at least http://myproxy:3128/_-_http://www.yahoo.com
Not without a great deal of effort. HTTP does not have a concept of
source request routing beyond the ability to select to use a proxy or
not. If a proxy is used then request routing is up to the proxy used.
For something like the above to work you
a) must use a proxy which supports such chaining.
b) The same proxy must also rewrite all links in replies to use the same
weird syntax.
As Marc said, about the only kind of proxies capable of this is the
"proxy" services used by certain anonymisation companies on the Internet
and other similar services intentionally changing the returned content.
Regards
Henrik
-- Free Squid-users support provided by Henrik Nordström <hno@squid-cache.org> Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, info@marasystems.comReceived on Fri Apr 25 2003 - 08:17:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:30 MST