[squid-users] blocking users from x amount of connections with acl maxconn

From: Dayo Adewunmi <contactdayo_at_gmail.com>
Date: Mon, 22 Mar 2010 12:00:53 +0100

Hi

I'm trying to set a limit of no more than three connections per user
with maxconn
acl lan-ebola dst 192.168.24.18
acl limitebola maxconn 3
http_access deny limitebola lan-ebola
http_access allow !limitebola

It's not limiting anything, though.

Best regards

Dayo
Received on Mon Mar 22 2010 - 11:01:19 MDT

This archive was generated by hypermail 2.2.0 : Mon Mar 22 2010 - 12:00:05 MDT