Search squid archive

Re: One user one connection

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

 



On Mon, 22 Aug 2005 09:28:46 +0800, "Yuzz" <yuzz@xxxxxxxxxxxx> said:
> Dear all,
> 
> How to set squid one user one connection? is there any doc or tutorial? 
> please give me the link ? 
> 

acl OverConnLimit maxconn 1

http_access deny OverConnLimit

In this case, Squid allows up to 1 connections at once from each IP
address. When a client makes the second connection, the OverConnLimit
ACL is matched, and the http_access rule denies the request.

-- 
  Jeff Pan
  jeffpan@xxxxxxxxxxx

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free


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

  Powered by Linux