[squid-users] ICAP latency information, Bench-marking

2021-07-26 Thread roie rachamim
Hi, Can i get information regarding latency of each ICAP, or even latency added by processing in squid ? In addition which tool/method can we use in order to benchmark squid ? Many Thanks, Roie ___ squid-users mailing list squid-users@lists.squid-cache

Re: [squid-users] All Adaptation ICAPs go down at the same time

2021-05-22 Thread roie rachamim
Hi Alex, Patch seems to do the trick, When is it expected to be merged ? Thanks, Roie On Thu, May 20, 2021 at 12:53 AM Alex Rousskov < rouss...@measurement-factory.com> wrote: > On 5/19/21 5:31 PM, roie rachamim wrote: > > > 2021/05/12 12:27:24.209| 93,5| AsyncJob.cc(139) cal

Re: [squid-users] All Adaptation ICAPs go down at the same time

2021-05-19 Thread roie rachamim
requests to the degree you might be able to see what happens on the > basic level of the ICAP encapsulation. > > If you really need help with a diagnosis and a solution you might be able > to use Alex and the measurement factory. > > All The Bests, > > Eliezer > > &

[squid-users] Squid complains on missing Intermediate certificate in version 4.14 and 5.0.5

2021-05-03 Thread roie rachamim
Hi, When trying to reach some times via https e.g. https://acadamy.atera.com Squid complains on missing Intermediate certificate. I see this in the logs: 2021/05/03 10:58:14.554| 83,4| support.cc(1147) untrustedToStoreCtx_cb: Try to use pre-downloaded intermediate certificates 2021/05/03 10:58:1

[squid-users] All Adaptation ICAPs go down at the same time

2021-04-12 Thread roie rachamim
Hi, Our setup includes squid that runs in docker container with several ICAP servers in additional containers. >From time to time we see in cache.log the following messages: 2021/04/12 00:22:39| optional ICAP service is down after an options fetch failure: icap://icap1.proxy:14590/censor [down,!o

Re: [squid-users] Adding header with destination IP to icap server via adaptation_meta

2020-12-14 Thread roie rachamim
> > > Thanks, > > Eliezer > > > > > > Eliezer Croitoru > > Tech Support > > Mobile: +972-5-28704261 > > Email: elie...@ngtech.co.il > > > > *From:* squid-users *On > Behalf Of *roie rachamim > *Sent:* Monday, December 14

[squid-users] Adding header with destination IP to icap server via adaptation_meta

2020-12-14 Thread roie rachamim
Hi, I was trying to add the value via: adaptation_meta X-PKuku-Dst-IP "%___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] Using ICAP adaptation with dynamic routing

2020-11-11 Thread roie rachamim
Hi, In my setup i'm using two adaptation chains for requests and for responses: (a) REQ_ICAP1 -> REQ_ICAP2 (b) RESP_ICAP1 -> RESP_ICAP2 I'm using REQ_ICAP1 with routing=1 to be able to change the routing dynamically The default flow is REQ_ICAP1->REQ_ICAP2->RESP_ICAP1->RESP_ICAP2 using the dynam