Re: [squid-users] Looking for a way to route into cache_peer traffic dynamically.

2016-05-26 Thread Alex Rousskov
On 05/26/2016 03:52 AM, Eliezer Croitoru wrote: > I think that the best way is to use an ICAP meta header instead of altering > the request itself Agreed. > but I am not sure if it is possible It is not possible today: Converting ICAP headers into annotations understood by Squid ACLs is only

[squid-users] Looking for a way to route into cache_peer traffic dynamically.

2016-05-26 Thread Eliezer Croitoru
I have couple ideas on how to route traffic in a cache hierarchy using an external_acl helper and a "tag" but I was wondering about other options. Since currently to my understanding an ICAP service cannot add a "tag" to a request, then I cannot use an ICAP service+tag in order to "delegate" the ro