ons 2009-09-02 klockan 12:24 +0600 skrev Yuri Vorobyev:
> It is possible to limit bandwidth to users, based on ident acl's?
> I'm upgraded to version 3.0.18 and trying this:
For this to work reliably you probably need to refer to an ident acl in
http_access, making Squid wait a little for the ident lookup to
complete.
Add the following before your other http_access rules
acl ident ident REQUIRED
http_access deny ident_aware_hosts ident !all
Regards
Henrik
Received on Wed Sep 02 2009 - 08:03:17 MDT
This archive was generated by hypermail 2.2.0 : Wed Sep 02 2009 - 12:00:01 MDT