Re: [squid-users] Fwd: cache_peer_access by dynamic ACL

2023-04-24 Thread Alex Rousskov
On 4/23/23 14:28, Alexeyяр Gruzdov wrote: One more may be last thing:  - I found the strange behavior  - if I make changes at my ext ACL script (its python ) and then "squid -k reconfigure"  then I can see that my script appears in the "TOP" of process and loads CPU to 100% Check how your AC

Re: [squid-users] %LOGIN place in squid 5.8 acls

2023-04-24 Thread David Touzeau
Thanks Amos for the mistake, yes my explains was wrong. Your are right, the first object !allowed_domains matches, so squid usually compute the second object. This an expected behavior. According your suggest my problem was the first rule "http_access allow noauth_sites" in first place. yes, i

Re: [squid-users] Fwd: cache_peer_access by dynamic ACL

2023-04-24 Thread Amos Jeffries
On 24/04/2023 6:28 am, Alexeyяр Gruzdov wrote: Oh Guys ! you are wizards. Works like I wanted.. One more may be last thing:  - I found the strange behavior  - if I make changes at my ext ACL script (its python ) and then "squid -k reconfigure"  then I can see that my script appears in

Re: [squid-users] %LOGIN place in squid 5.8 acls

2023-04-24 Thread Amos Jeffries
On 24/04/2023 11:33 am, David Touzeau wrote: We have a "problem" with ACLs, and I don't know how to address this situation in Squid 5.8 Let me explain: We have an Active Directory group named limited_users that is only allowed to surf on a very limited list of websites. These users are therefor