Can we change the default from "startup=0" to "startup=1" ? Thanks, Eliezer ---- Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: eliezer@xxxxxxxxxxxx -----Original Message----- From: squid-users <squid-users-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Amos Jeffries Sent: Saturday, February 2, 2019 14:33 To: squid-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: Squid doesn't execute url_rewrite_program /usr/bin/squidGuard -c /etc/squidguard/squidGuard.conf On 2/02/19 7:56 am, Roberto Carna wrote: > Dear Amos, thanks for your comments. > > I realized that I have some clues in cache.log: > > 2019/02/01 15:51:44 kid1| helperOpenServers: Starting 0/20 'squidGuard' > processes > 2019/02/01 15:51:44 kid1| helperOpenServers: No 'squidGuard' processes > needed. > 2019/02/01 15:51:44 kid1| helperOpenServers: Starting 0/5 > 'squid_ldap_auth' processes > 2019/02/01 15:51:44 kid1| helperOpenServers: No 'squid_ldap_auth' > processes needed. > > These lines appears after I execute "systemctl reload squid". > > Users and rights are OK. > > Please can you help me one more time? > The above log lines indicate that Squid is waiting for traffic before going to the trouble of starting helpers. This is the default since Squid-3.2. If you want to change that the relevant directives for these two helpers are: <http://www.squid-cache.org/Doc/config/url_rewrite_children/> <http://www.squid-cache.org/Doc/config/auth_param/> under "children" Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users