Search squid archive

Re: Squid delay_access with external acl

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

 



Hello Szilárd,
  quoting from the squid wiki : 

"A possible workaround which can mitigate the effect of this characteristic consists in exploiting caching, by setting some “useless” ACL checks in slow clauses, so that subsequent fast clauses may have a cached result to evaluate against."

In other words, a simplified example like:

acl users ext_user foo bar gazonk
http_access allow users all  # always allow, verify and cache cache user auth
delay_access 3 allow users

should do the trick


On Tue, Feb 20, 2024 at 2:15 PM Szilárd Horváth <shorvath@xxxxxxx> wrote:

Good Day!

I try to make limitation bandwidth for some user group. I have an external acl which get the users from ldap database server. In the old version of config we blocked the internet with http_access deny GROUP, but now i try to allow the internet which has limited bandwidth. I know that the delay_access work with only fast ACL and external acl or proxy_auth acl are slow. I already tried some opportunity but i couldn't solve.

Maybe have you any solution for this? Or any idea how can limitation the bandwidth for some user? I need use the username (e-mail address format) because that use to login to the proxy.

Version: Squid Cache: Version 5.6

 

Thank you so much and i am waiting for your answer!

Have a good day!

Br,
Szilard Horvath 

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.squid-cache.org/listinfo/squid-users


--
    Francesco
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.squid-cache.org/listinfo/squid-users

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

  Powered by Linux