Daniel Colardelle wrote:
> I want to use two parent caches, both behind firewalls
> I dont want to use ICP so here is part of my squid.conf :
>
> icp_port 0
>
> cache_peer 10.18.38.2 parent 80 7
> cache_peer 10.22.65.11 parent 80 7
make that
cache_peer 10.18.38.2 parent 80 0 no-query
cache_peer ....
the no-query option disables the use of ICP.
-- Basic free Squid support provided thanks to MARA Systems AB Your source of advanced reverse proxy solutions or customized Squid solutions. http://www.marasystems.com/products/Received on Tue Jun 18 2002 - 07:41:18 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:43 MST