Re: [squid-users] Sharing info from eCAP adapter with other adapters

2021-07-14 Thread squid3
On 2021-07-15 09:11, Moti Berger wrote: Meaning, it indeed added the X-My-Header as ICAP header for the benefit of the ICAP server on the chain but it seems the value is just a dot. What am I doing wrong? This is best asked via the libecap help channels (see below). BTW, I'm struggling to f

[squid-users] Sharing info from eCAP adapter with other adapters

2021-07-14 Thread Moti Berger
Hi I have an env with Squid 4 with several ICAPs. In this env, I set in squid.conf the following: adaptation_masterx_shared_names X-My-Header > and I add an ICAP header X-My-Header with some data in one ICAP and next ICAPs can use it (I also see it in tcpdump output). Now I'm writing an eCAP an