Hi.

I have two squids - one physically located at my data center and another
with my ISP. My workstations are configured to use the squid at the
datacenter. I wanted all cache misses at the data center to be redirected to
my ISP's squid, so I added..

cache_peer proxy.myisp.net parent  8080 3130
(8080 = http_port and 3130 = default ICP port)

..to my squid.conf. I have two questions:

1. How do I verify that cache-misses are redirected to my ISPs proxy?
2. Is it possible to implement cache hierarcy if my ISPs proxy was not squid
but winproxy, ms proxy, etc?

Thanks in advance.

Regards,
NMK.
--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to