Re: Seperating proxying on protocol

From: Balint Nagy Endre <bne@dont-contact.us>
Date: Thu, 27 Feb 1997 08:55:54 +0100 (MET)

>
> I have an ISP who has created a HTTP-through-proxy-only policy, forcing
> us to use his http proxy server. That same server is NOT implimenting
> FTP proxying.
>
...
>
> Is there anyway of specifying the proxying path based on the protocol,
> and especially forcing it to use another proxy server for all http.

Try out this:
cache_host isp-proxy parent http-port icp-port default no-query
cache_host_acl isp-proxy http_only
acl http_only url_regex ^http://
passtrough_proxy isp-proxy

Andew. (Endre "Balint" Nagy) <bne@CareNet.hu>
Received on Thu Feb 27 1997 - 00:11:45 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:33 MST