[squid-users] CARP does ignore cache_peer_domain

From: Michael Pophal <michael.pophal@dont-contact.us>
Date: Tue, 10 Aug 2004 09:04:37 +0200

Hi,
I've configured my squid farm like:

cache_peer cache1.domain.com parent 81 83 no-query no-digest
carp-load-factor=0.25
cache_peer cache2.domain.com parent 81 83 no-query no-digest
carp-load-factor=0.25
cache_peer cache3.domain.com parent 81 83 no-query no-digest
carp-load-factor=0.25
cache_peer cache4.domain.com parent 81 83 no-query no-digest
carp-load-factor=0.25

So there are 4 parent caches.
Some websites can not handle changing IPs from the requestor (because of
4 caches) and fail. If I try the directive 'cache_peer_domain' to handle
this 'problem hosts' squid just ignores it.

e.g.
cache_peer_domain cache1.domain.com !.comdirect.de
cache_peer_domain cache2.domain.com !.comdirect.de
cache_peer_domain cache3.domain.com !.comdirect.de

Here squid should route all '.comdirect.de' requests to
cache4.domain.com, isn't it? But it doesn't!

What is wrong. Please help!

regards

Michael
Received on Tue Aug 10 2004 - 01:04:51 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT