Some more information,
- tell us which system / distribution / version you are running this on
I am running it on Windows machine.
Regards,
Johnny
2016-10-17 9:27 GMT+08:00 Johnny Lam :
> Dear all,
>
>
> Sorry for missing the conf in my previous mail.
>
> Below is my conf in squid 2.7
>
> acl
On Fri, Oct 14, 2016 at 1:50 AM, Alex Rousskov
wrote:
> On 10/13/2016 01:53 AM, Deniz Eren wrote:
>
>> I'm using squid's SMP functionality to distribute requests to many
>> squid instances and distribute workload to multiple processors.
>> However while running squid's workers after a while worker
On Sun, Oct 16, 2016 at 2:57 AM, Eliezer Croitoru wrote:
> Hey,
>
> I can try to replicate the same configuration removing couple settings just
> to make it simpler to verify if the issue since it's similar to the next
> testing lab I have planned.
> Can you give more detail about the OS? CentOS
On 10/17/2016 02:38 AM, Deniz Eren wrote:
> 2016/10/17 11:22:37 kid1| assertion failed:
> ../../src/ipc/AtomicWord.h:71: "Enabled()"
Either your Squid does not support SMP (a build environment problem) or
Squid is trying to use SMP features when SMP is not enabled (a Squid bug).
What does the fol
Well this has been a pretty amazing bit of learning that's for sure.
Here's what I'm wanting to accomplish and it's been proving a challenge:
Detect keywords (think DLP maybe) in http/https flows. I've got ecap
and icap compiled in and working. My challenges:
a)with icap, it appears that t
On 10/17/2016 11:51 AM, James Lay wrote:
> Here's what I'm wanting to accomplish and it's been proving a challenge:
> Detect keywords (think DLP maybe) in http/https flows. I've got ecap
> and icap compiled in and working. My challenges:
>
> a)with icap, it appears that the filter content adap
Dear all,
Sorry for missing the conf in my previous mail.
Below is my conf in squid 2.7
acl dest dst 10.68.8.146/32
http_access deny !dest
auth_param basic program ../libexec/ncsa_auth.exe ../etc/password.txt
acl User_Authorized proxy_auth REQUIRED
http_access allow User_Authorized
I tried to
Just as an FYI, I did a test today of squid's efficacy with
the ssl-bumping feature. This is a preliminary result with
little or no review of the logs -- just going by access log
entries.
I was interested because I've been running squid @ home for over
10 years to try to squeeze speed out of
On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov
wrote:
> On 10/17/2016 02:38 AM, Deniz Eren wrote:
>> 2016/10/17 11:22:37 kid1| assertion failed:
>> ../../src/ipc/AtomicWord.h:71: "Enabled()"
>
> Either your Squid does not support SMP (a build environment problem) or
> Squid is trying to use SMP fe
On 17/10/2016 2:27 p.m., Johnny Lam wrote:
> Dear all,
>
>
> Sorry for missing the conf in my previous mail.
>
> Below is my conf in squid 2.7
>
> acl dest dst 10.68.8.146/32
> http_access deny !dest
> auth_param basic program ../libexec/ncsa_auth.exe ../etc/password.txt
> acl User_Authorized p
On 10/17/2016 10:37 PM, Deniz Eren wrote:
> On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote:
>> On 10/17/2016 02:38 AM, Deniz Eren wrote:
>>> 2016/10/17 11:22:37 kid1| assertion failed:
>>> ../../src/ipc/AtomicWord.h:71: "Enabled()"
>>
>> Either your Squid does not support SMP (a build environ
On 18/10/2016 6:16 p.m., Alex Rousskov wrote:
> On 10/17/2016 10:37 PM, Deniz Eren wrote:
>> On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote:
>>> On 10/17/2016 02:38 AM, Deniz Eren wrote:
2016/10/17 11:22:37 kid1| assertion failed:
../../src/ipc/AtomicWord.h:71: "Enabled()"
>>>
>>> E
12 matches
Mail list logo