Info,
Are you looking to slow squid down to a grinding halt?? ACLs are in memory
for a very good reason, and forcing Squid to go to Disk I/O for every access
would give you ... less than desirable results, rest assured.
Just tell squid to re-read the config file each time you update it! It's not
difficult ... either:
kill -HUP /var/run/squid.pid
or whereever you hide your squid pid.
or run:
squid -k reconfigure
(which does the same thing ...)
http://www.squid-cache.org/Doc/FAQ/FAQ-3.html#ss3.7
;-)
J.
> -----Original Message-----
> From: AnchorFree Info [mailto:info@anchorfree.com]
> Sent: Wednesday, 23 November 2005 10:23 AM
> To: squid-users@squid-cache.org
> Subject: [squid-users] ACL Rules in memory
>
> Hi,
>
> Does squid load acl rules in memory? For example, a list of allowed IP
> addresses.
>
> If so, how to turn that off so that squid will check the acl file every
> time?
>
>
>
> Best regards,
>
>
> Info @ AnchorFree Wireless
>
>
>
Received on Tue Nov 22 2005 - 16:40:18 MST
This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:10 MST