On Mon, 4 Apr 2005, Ytzhak Levy wrote:
I want to block users to log from more than 1 ip, so I used max_user_ip strctly:
acl MAX_IP max_user_ip -s 1
and
http_access deny MAX_IP.
But does'nt work.
Where is this in relation to your other http_access directives?
Which version of Squid?
Regards Henrik