Different Passthrough_Proxies

From: Holger Schreck <schreck@dont-contact.us>
Date: Wed, 29 Apr 1998 20:24:40 +0200

Hi there,
is there a way to use different passthrough_proxies (POST-Requests) for
different domains ?
I have two parents and one of them is exclusively used for one
particular
domain, the other parent has no access to the domain.
I'd like to configure squid 1.1.20 in the same way as for the
GET-Requests:

cache_host parent1.mydomain parent 80 7 no-query
cache_host parent2.mydomain parent 80 3130

cache_host_domain parent1.mydomain !.closed-domain
cache_host_domain parent2.mydomain .closed-domain

passthrough_proxy parent1.mydomain
passthrough_proxy parent2.mydomain

Using this configuration all POST requests (esp. requests to the
closed-domain) are send to either one or the other and NOT
to the dedicated one.

Thanks, Holger Schreck
Received on Wed Apr 29 1998 - 11:35:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:58 MST