On Saturday 06 September 2003 2:02 pm, Karmila Sari wrote: > Hi, > > > I've problem with peering squid caches, since the > parent cache did not support ICP the rule below did > not work. > > cache_peer 192.168.1.13 parent 3128 3130 no_query > > Is it possible to configure child cache to use the > parent cache which disable icp_port?
yes, you could disable it by cache_peer 192.168.1.13 parent 3128 0 no_query > > regards, > karmila > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com
