OPNsense Forum

English Forums => Web Proxy Filtering and Caching => Topic started by: juliocbc on July 10, 2020, 10:06:00 PM

Title: too many pinger processes - High CPU Load
Post by: juliocbc on July 10, 2020, 10:06:00 PM
Squid is spawning too many pinger processes:

root@firewall:~ # ps fax | grep -w pinger | wc -l
     126


Is there a way to limit the number of processes?
Title: Re: too many pinger processes - High CPU Load
Post by: juliocbc on July 10, 2020, 10:31:00 PM
Maybe this can be helpful: http://www.squid-cache.org/Doc/config/netdb_high/ (http://www.squid-cache.org/Doc/config/netdb_high/)

Someone with experience tuning it?

I'll try...
Title: Re: too many pinger processes - High CPU Load
Post by: juliocbc on August 06, 2020, 09:14:46 PM
No luck!

Anyone with the same problem?