Re: [squid-users] Maxconn problem

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Fri, 10 Sep 2004 20:50:38 +0530

> 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 
Received on Fri Sep 10 2004 - 09:32:21 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT