Re: [squid-users] compile squid with tumbleweed

2021-04-01 Thread Eliezer Croitoru
Hey, First try to use the next example: https://github.com/elico/yt-classification-service-example/blob/master/redwood/init-local-rootca.sh To create a rootCA key and certificate, which doesn't require you to use a password. And I have also seen this article you have used and it has two ways to

[squid-users] compile squid with tumbleweed

2021-04-01 Thread Majed Zouhairy
>Peace, as part of self developing, we decided that turning on sslbump + splice is a good idea, so how to install squid with ssl support on tumbleweed? answer: it is already compiled with ssl support but now i followed:

Re: [squid-users] icap adaptation chains with adaptation sets

2021-04-01 Thread Klaus Brandl
it only works, if i use icap services directly, like: icap_service b1 reqmod_precache ... icap_service m1 reqmod_precache ... adaptation_service_chain checks b1 m1 adaptation_access checks allow all But then we have no redundancy... Klaus Am Donnerstag, den 01.04.2021, 08:27 + schrieb

Re: [squid-users] icap adaptation chains with adaptation sets

2021-04-01 Thread Klaus Brandl
yes, then i get: 2021/04/01 10:23:53 kid1| Adaptation support is on 2021/04/01 10:23:53.421 kid3| ERROR: ERROR: Unknown adaptation name pool1 in adaptation chain 'checks' 2021/04/01 10:23:53.421 kid4| 93,2| src/adaptation/Config.cc(224) FinalizeEach: Initialized 14 message adaptation services

Re: [squid-users] icap adaptation chains with adaptation sets

2021-04-01 Thread Amos Jeffries
On 1/04/21 3:02 am, Klaus Brandl wrote: Hi, is there a way to use more adaptation sets(for redundancy) combined in an adaptation chain? What we need is something like this: Have you tried configuring something like exactly what you posted? Amos

Re: [squid-users] Linking Squid Logs

2021-04-01 Thread Amos Jeffries
On 1/04/21 6:59 am, Garbacik, Joe wrote: In my squid.conf, I have the following logformat which passes all the data from the client via the load balancer to the squid server as headers: ... This creates the two logs at the end of this message, What I am wondering is: 1. Why aren't all