[squid-users] Max connections

From: Sergio Belkin <sebelk_at_gmail.com>
Date: Tue, 6 Oct 2009 10:46:35 -0300

Hi,

squid.conf says about maxconn:
"This will be matched when the client's IP address has
 more than <number> HTTP connections established."

OK, that's if we have only one IP with we want to limit.

What if I have an acls such like this:

acl max_conn_vlan2 maxconn 100

acl vlan2 src 192.168.139.128/255.255.255.128

And then:

http_access deny vlan2 max_conn_vlan2

Does this limit each IP of the range up to 100 connections or the
whole range is limited up to 100?

Thanks in advance!

-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -
Received on Tue Oct 06 2009 - 13:46:43 MDT

This archive was generated by hypermail 2.2.0 : Wed Oct 07 2009 - 12:00:02 MDT