Re: [squid-users] High memory usage under load with caching disabled, memory is not being freed even with no load

2020-08-06 Thread Amos Jeffries
On 6/08/20 11:06 am, NgTech LTD wrote: > Hey Ivan, > > From what i remember there is a calculation for how much k per conn > should squid use. Aye; 256KB * number of currently open FD + read_ahead_gap + received size of current in-transit response (if cacheable MISS) > another thing is that

Re: [squid-users] I would like to know performance sizing aspects.

2020-08-06 Thread Amos Jeffries
On 6/08/20 5:28 pm, m k wrote: > Eliezer, > > Squid's default setting is 1 core CPU, 16GB mem. > How many URLs(Blacklist) will degrade Squid's performance? > Eliezer's answer covers that already, so I will skip here. > Also, SSL-Bump. > This is "unknown" - as far as I am aware none has publi

Re: [squid-users] I would like to know performance sizing aspects.

2020-08-06 Thread Eliezer Croitor
Did you mean 1 CPU with couple cores? For squid it most of the time takes time to load these lists into ram. It’s not wrong to do so since in many cases it’s the right thing to do. In case these lists are stale for at-least a day I assume it should be fine. However there are tools like uf