> I 'am using squid 2.5 stable6 . I want limit the number of connection by
> user .

We can collect the user connection limit with as,
acl <aclname> maxconn <number>

Set the user informations with IP-Address as,
acl user-ip src <ip-address or ip-address-limit>/netmask


Set the http_access setting as,
http_access deny user_ip !limit

> I look at the FAQ and I did
> what is written at there but it did not work . &#304;f someone knows how I
> can do it please mail me.

See squid.conf.default file TAG: acl aclname maxconn

Regards
-Muthu


---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.756 / Virus Database: 506 - Release Date: 9/8/2004 

Reply via email to