[squid-users] minimize squid memory usage

2018-07-09 Thread Gordon Hsiao
I noticed my Squid doubles its memory usage even though I had: cache deny all cache_mem 0 MB access_log none Assuming I need _absolutely_ no cache what-so-ever(to the point to change compile flags to disable that, if needed), no store-to-disk neither, i.e. no objects need to be cached at all. I j

Re: [squid-users] minimize squid memory usage

2018-07-10 Thread Amos Jeffries
On 10/07/18 11:45, Gordon Hsiao wrote: > I noticed my Squid doubles its memory usage even though I had: > What do you mean by "double" ? Squid memory is mostly used for things that are not caches. And be careful that you are looking at *reside

Re: [squid-users] minimize squid memory usage

2018-07-10 Thread Leonardo Rodrigues
Em 09/07/18 20:45, Gordon Hsiao escreveu: Assuming I need _absolutely_ no cache what-so-ever(to the point to change compile flags to disable that, if needed), no store-to-disk neither, i.e. no objects need to be cached at all. I just need Squid to check a few ACLs with absolutely minimal memo

Re: [squid-users] minimize squid memory usage

2018-07-12 Thread Gordon Hsiao
Unfortunately, none of those alternatives can deal with https(peek or bump) as far as I can tell, and these days https is a must for proxy. Gordon >From: Leonardo Rodrigues >To: squid-users@lists.squid-cache.org >Subject: Re: [squid-users] minimize squid memory usage >Message-ID: &l