Re: [squid-users] Your cache is running out of filedescriptors

2017-09-01 Thread Vieri
From: Eliezer Croitoru > > You will need to use:> ulimit -Hn 65535 > > first and after this apply the lower limit: > ulimit -n 16384 > > As Amos suggested, since squid almost 100% requires root privileges then you > can add to the openrc or system startup > s

Re: [squid-users] Squid reverse-proxy. How it decides when to refresh?

2017-09-01 Thread Alexander Lazarev
It's all pretty clear to me now after I read RFC and found relationship between that and refresh_pattern usage. Thank you. On Fri, Sep 1, 2017 at 4:46 PM, Amos Jeffries wrote: > On 02/09/17 00:18, Alexander Lazarev wrote: > >> Well. looks like squid using heuristics after all: >> 2017/09/01 14:4

Re: [squid-users] Squid reverse-proxy. How it decides when to refresh?

2017-09-01 Thread Amos Jeffries
On 02/09/17 00:18, Alexander Lazarev wrote: Well. looks like squid using heuristics after all: 2017/09/01 14:49:12.296 kid2| 22,3| refresh.cc(291) refreshCheck: checking freshness of 'http://mydomain.zone/1.txt' 2017/09/01 14:49:12.296 kid2| 22,3| refresh.cc(312) refreshCheck: Matched ' 0 20%%

Re: [squid-users] Squid reverse-proxy. How it decides when to refresh?

2017-09-01 Thread Alexander Lazarev
Well. looks like squid using heuristics after all: 2017/09/01 14:49:12.296 kid2| 22,3| refresh.cc(291) refreshCheck: checking freshness of 'http://mydomain.zone/1.txt' 2017/09/01 14:49:12.296 kid2| 22,3| refresh.cc(312) refreshCheck: Matched ' 0 20%% 259200' 2017/09/01 14:49:12.296 kid2| 22,3| refr

Re: [squid-users] Recompiling Squid3 for Mips hardware, enabling captive portal?

2017-09-01 Thread Amos Jeffries
On 01/09/17 19:36, David Mehler wrote: Hello, I used Squid 2 a while back, when my networks were different. I'm now wanting to implement squid 3.x. I've got an Asus Rt-N66U router, which I believe has a Mips processor on it. That is something you will need to be sure of if you are unable to b

Re: [squid-users] Your cache is running out of filedescriptors

2017-09-01 Thread Eliezer Croitoru
Sorry a typo.. You will need to use: ulimit -Hn 65535 first and after this apply the lower limit: ulimit -n 16384 Eliezer Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: elie...@ngtech.co.il -Original Message- From: squid-users [mailto:squid-users-boun

[squid-users] Recompiling Squid3 for Mips hardware, enabling captive portal?

2017-09-01 Thread David Mehler
Hello, I used Squid 2 a while back, when my networks were different. I'm now wanting to implement squid 3.x. I've got an Asus Rt-N66U router, which I believe has a Mips processor on it. I am wondering how to recompile Squid for Mips, or obtain the compilation script for the entware version of squ