Re: [squid-users] squid cache takes a break

2017-09-13 Thread Vieri
Thanks for the suggestion. I'm sure ufdbguard works great even though it's not maintained/updated on my distro (Gentoo). I use ready-made helpers/redirectors like squidGuard on other systems. However, on this system I wanted to avoid depending on extra software. I also wanted to make my own help

Re: [squid-users] squid cache takes a break

2017-09-12 Thread Eliezer Croitoru
squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid cache takes a break It is just enough not to reinvent the wheel. What needs op - already exists and is called ufdbguard. And it's works perfectly with shallalist :) 13.09.2017 2:51, Eliezer Croitoru пишет: > I just must ad

Re: [squid-users] squid cache takes a break

2017-09-12 Thread Yuri
oun...@lists.squid-cache.org] On > Behalf Of Amos Jeffries > Sent: Tuesday, September 12, 2017 16:08 > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] squid cache takes a break > > On 12/09/17 22:59, Vieri wrote: >> >&g

Re: [squid-users] squid cache takes a break

2017-09-12 Thread Eliezer Croitoru
...@lists.squid-cache.org] On Behalf Of Amos Jeffries Sent: Tuesday, September 12, 2017 16:08 To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid cache takes a break On 12/09/17 22:59, Vieri wrote: > > > From: Amos Jeffries >> >>

Re: [squid-users] squid cache takes a break

2017-09-12 Thread Amos Jeffries
On 12/09/17 22:59, Vieri wrote: From: Amos Jeffries That is all it needs to do to begin with; parse off the numeric value from the input line and send it back as prefix on the output line. The helper does not need threading or anything particularly special

Re: [squid-users] squid cache takes a break

2017-09-12 Thread Vieri
From: Amos Jeffries > > That is all it needs to do to begin with; parse off the numeric value > from the input line and send it back as prefix on the output line. The > helper does not need threading or anything particularly special for the > > minimal support

Re: [squid-users] squid cache takes a break

2017-09-11 Thread Amos Jeffries
On 11/09/17 20:49, Vieri wrote: From: Amos Jeffries a) start fewer helpers at a time. b) reduce cache_mem. c) add concurrency support to the helpers. So I decreased the startup, idle, cache_mem values: # egrep 'startup=|idle=' squid.conf external_acl_type

Re: [squid-users] squid cache takes a break

2017-09-11 Thread Vieri
From: Amos Jeffries > > a) start fewer helpers at a time. > > b) reduce cache_mem. > > c) add concurrency support to the helpers. So I decreased the startup, idle, cache_mem values: # egrep 'startup=|idle=' squid.conf external_acl_type bllookup ttl=86400 nega

Re: [squid-users] squid cache takes a break

2017-09-09 Thread Amos Jeffries
On 09/09/17 05:39, Vieri wrote: Hi, Sorry for the title, but I really don't know how to describe what just happened today. It's really odd. I previously posted a few similar issues which were all fixed if I increased certain parameters (ulimits, children-{max,startup,idle}, TTL, etc.). This

[squid-users] squid cache takes a break

2017-09-08 Thread Vieri
Hi, Sorry for the title, but I really don't know how to describe what just happened today. It's really odd. I previously posted a few similar issues which were all fixed if I increased certain parameters (ulimits, children-{max,startup,idle}, TTL, etc.). This time however, after several days t