Search squid archive

Re: scheduling not working for me, what am I doing wrong?

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

 



On Wed, 2011-11-23 at 13:28 -0800, someone wrote:
> I am unable to limit the hours squid will accept requests
> 
> 
> 
> squid3 -v
> Squid Cache: Version 3.0.STABLE8 <---yes I know its older but will do
> for my needs.
> 
> 
> Ive tried this:
> 
> acl ACLTIME time SMTWHFA 06:00-23:30
> 
> http_access allow ACLTIME

Have you got a "deny" option somewhere? Are you following the ACLTIME by
another "allow" that is giving them access?

Maybe you want something like:

acl ACLTIME time 06:30-21:00
http_access deny !ACLTIME

Andy




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

  Powered by Linux