Re: [SQU] acl quick question

From: Craig Fels <csfels@dont-contact.us>
Date: Tue, 30 Jan 2001 10:54:37 -0600

acl quick questionJim,

You will have to restart squid to capture the ACL changes.
Just create a cronscript that issues the command squid -k reconfigure every 15 minutes....or whatever interval you feel is appropriate.

Craig
  ----- Original Message -----
  From: Drash, Jim [EESUS]
  To: Squid-Users (E-mail)
  Sent: Tuesday, January 30, 2001 10:10 AM
  Subject: [SQU] acl quick question

  Will this work?
  I want to limit access to certain resources via squid by source IP address. I have defined acl thusly:

  acl LIMITED_OK src "/etc/squid/limited"
  acl LIMITED_URL url_regex -i <This is defined appropriately>

  http_access allow LIMITED_OK LIMITED_URL

  This all works.

  My question is will this work if I have an external process the lines in /etc/squid/limited ?

  So initially, /etc/squid/limited will be empty and an external process will add lines to this file and delete lines from this file. Will squid pick up these changes dynamically or will I have to "reload" squid to pick up the changes?

  thanks in advance,

  jim drash
  <jdrash@eesus.jnj.com>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Jan 30 2001 - 10:11:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:39 MST