Re: connection to another proxy then squid

From: Serhii Hlodin <hlodin@dont-contact.us>
Date: Wed, 27 Oct 1999 21:51:35 +0300 (EEST)

On Oct 27, 1999, Waibel Niki wrote:

WN>is it possible to tell squid that he should connect to
WN>another proxy then squid?
WN>
WN>for example the ms proxy server 2.0?

If Your MS Proxy as parent:

--- begin of squid.conf ---
cache_peer ms.proxy.ip.orfqdn parent 80 7 no-query
acl all src 0.0.0.0/0.0.0.0
http_access allow all
miss_access allow all
always_direct deny all
never_direct allow all
--- end of squid.conf ---

-- 
With best regards,
		Serhii Hlodin
[Linux registered user #89271] -> http://counter.li.org
Received on Wed Oct 27 1999 - 23:24:50 MDT

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