Re: [squid-users] reloading settings on a regular basis

From: Eliezer Croitoru <eliezer_at_ngtech.co.il>
Date: Sun, 23 Sep 2012 16:34:01 +0200

On 9/23/2012 3:52 PM, E.S. Rosenberg wrote:
> 1. Can (potentially) reloading squid (service squid3 reload or
> /etc/init.d/squid3 reload) this often have a negative impact? or bad
> side effects?
> 2. Such reloads according to my logic would have to be coordinated
> between all processes that may be editing acls, correct?
Hey Eliyahu,

Reloading every 5 minutes is a very BAD idea.
It can cause slowdowns and other stuff to respond bad.

I remember your code in PHP?

Instead of writing ACLs into squid.conf and included files it will be
better to use an EXTERNAL_ACL that can be updated automaticly and do not
be needed to restart.

what kind of ACLs are you talking about exactly?
think in mind that you can write you own settings file\db and to work with.

if it's LDAP\mysql\RADUIS It can be done easily.

I have just worked on a framework of EXTERNAL_ACL that allows you high
concurrency and working with DB and what ever needed to check ACLS.

If you have more specific data on the ACLs I will be happy to look at it
and see if there is a simple way for my framework to give you what you need.

Eliezer

-- 
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il
Received on Sun Sep 23 2012 - 14:34:26 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 27 2012 - 12:00:13 MDT