I'd like to setup squid to forward all the requests for a specific domain
to a specific proxy, so I used:
cache_peer otherproxy_IP sibling 8080 0 no-query
cache_peer_domain otherproxy_IP specificdomain.com
Unfortunately, I have no access to the DNS for this specific domain
so Squid sent back a message to client saying it cannot resolve
the address of the destination.
Is there a way to make it forward the request to the other proxy
and don't bother with DNS ?
Thanks !
Mathieu.
Received on Tue Oct 15 2002 - 11:41:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:42 MST