Search squid archive

Re: Sharing ACL Lists between different squids

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 27/05/11 05:05, Stefan Jensen wrote:
Hi,...

i like to ask, if it is possible to share ACL Lists between squids
on different locations? Centralized ACL-List, if you will.

Yes and No.

* It is possible to use external_acl_type to fetch ACL values from anywhere and test a large range of criteria.

* It is possible with the currently supported Squid to share config files using the "include" directive. On premise that all instances have access to the files. ie via an NFS or SAN share.

 * it is possible to load ACL values from files in some shared location.

* It is NOT possible to load whole lines of config from any source other than a config file on disk.


With all our squid boxes have its own DSL connection and our ACL's
are changing fast, I have to touch every box on every change.

Can squid pull the ACL's from a remote database (i.e: mysql)?

The values can be looked up and tested by an external_acl_type database helper. The ACL names and definition have to be fixed in squid.conf somewhere.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.12
  Beta testers wanted for 3.2.0.7 and 3.1.12.1


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux