; squid-users@lists.squid-cache.org
Subject: Re: [squid-users] SSL_DB/certs are recahing 4MB on squid
On 09/19/2017 08:02 AM, Cherukuri, Naresh wrote:
> My squid ssl_db/certs memory is reaching to 4MB. What happens when it
> reaches 4MB? Is squid recycle by itself
Yes, Squid should evi
On 09/19/2017 08:02 AM, Cherukuri, Naresh wrote:
> My squid ssl_db/certs memory is reaching to 4MB. What happens when it
> reaches 4MB? Is squid recycle by itself
Yes, Squid should evict old certificates in order to cache the new ones
while maintaining the total cache size at or below the configu
Hello,
My squid ssl_db/certs memory is reaching to 4MB. What happens when it reaches
4MB? Is squid recycle by itself or do I have to clear files on certs by
removing all *.pem files. Please advise?
sslcrtd_program /usr/lib64/squid/ssl_crtd -s /var/lib/ssl_db -M 4MB
sslcrtd_children 8 startup=1