Re: [squid-users] Two squid installations

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Thu, 13 Sep 2001 15:07:49 +1000 (EST)

Hi,

On Thu, 13 Sep 2001, Senthil Kumar wrote:

> hello
>
> I am planning to install squid in two different places basically for running
> different control lists in different installations. I use sleezeball
> extensively for blocking ads.
> I am planning to install the first installation of squid using RPM and the
> second one using a tar acrhive. Now the doubt is will the tar acrhive cause
> any problem to my RPM installtion ? how is it possible to isolate the other
> installation completely ? . This requirement is basically for running a
> restricted ( with lots of blocked sites) squid in the morning during working
> hours and a slightly relaxed ;-) configuration during evenings for my
> company. Any other possible methods for the same purpose ?
>
>
> any kind of suggestions will / might get registered to my dumb brain
> !!!!!!

Why not used time acls in combination with the others?

eg

acl day MTWHF 08:00-17:00
acl okay dstdomain .here.com

http_access allow okay day
http_access allow !day

which (I think :-) will only allow access to *.here.com during the day,
(Mon-Fri, 8am-5pm) but every else outside those hours.

Colin
Received on Wed Sep 12 2001 - 23:08:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:09 MST