Search squid archive

blocking users from x amount of connections with acl maxconn

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux