[squid-users] Refresh ACL list only
Samuel Anderson
sam at idsdoc.com
Tue Mar 17 17:35:10 UTC 2015
Hello all,
Does anyone know of a way to reload a single ACL list? I have a very
complicated and large config file that takes around 30 seconds to reload
when I run the (squid3 -k reconfigure) command. I have several ACL lists
that need to be updated throughout the day and it would be nice if I could
only reload those ACL lists and not the entire config. Its problematic
because while its reloading, the server is effectively down and disrupts
Internet access for the rest of the users. Below is a small sample of the
lists that will be updated. If I could add a TTL to the lists so squid
would reload them periodically without a full reconfigure would be ideal.
acl GLOBAL-WHITELIST dstdomain "/etc/squid3/whitelists/GLOBAL-WHITELIST"
acl UNRESTRICTED-WHITELIST dstdomain
"/etc/squid3/whitelists/UNRESTRICTED-WHITELIST"
acl DEV-WHITELIST dstdomain "/etc/squid3/whitelists/DEV-WHITELIST"
acl SALES-WHITELIST dstdomain "/etc/squid3/whitelists/SALES-WHITELIST"
Thanks
--
Samuel Anderson | Information Technology Administrator | International
Document Services
IDS | 11629 South 700 East, Suite 200 | Draper, UT 84020-4607
--
CONFIDENTIALITY NOTICE:
This e-mail and any attachments are confidential. If you are not an
intended recipient, please contact the sender to report the error and
delete all copies of this message from your system. Any unauthorized
review, use, disclosure or distribution is prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150317/dac0c903/attachment.html>
More information about the squid-users
mailing list