I haven't tried myself but I'm pretty sure that you can have as many
duplicate cache_peers as you want as long you give each of them a
different "name"
Ric
On Mar 4, 2008, at 5:01 PM, Chris Woodfield wrote:
I haven't tried this myself, but can't you just have two cache-peer
lines with the same host but different port numbers?
-C
On Mar 4, 2008, at 5:11 PM, Nick Duda wrote:
I seem to be stumped. I need to reverse proxy for one internal server
that listens on both 80 and 443. How can I configure squid to proxy
for
the same cache-peer on both 80 and 443? As far as I can see you can
only
specify one protocol per cache-peer line. I think I am missing
something.
- Nick