Re: [squid-users] max_user_ip

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 07 Jul 2003 17:57:02 +0200

mån 2003-07-07 klockan 14.10 skrev Alejandro Javier Pomeraniec:
> Where did you specify the username?
>
> Suppose i have two users , Tom and John and i want to have a 2-limit
> for Tom and a 1-limit for John.

Then you need to define two proxy_auth acls, one matching Tom, another
matching John.

acl user_Tom proxy_auth Tom
acl 1conn max_user_ip 1
http_access deny user_Tom 1conn

...

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.
If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Mon Jul 07 2003 - 09:57:09 MDT

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