Search squid archive

Re: Forcing source IP of an authenticated user's concurrent connections to be the same

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

 



Junho Ryu wrote:
> Hello,
> When an authenticated user has multiple connections at the same time, I need to make sure that concurrent connections are from the same IP.
> However, as long as source IP of concurrent connections are the same, I don't want to limit IP address from where connections are from.
> Is it configurable?
> Thanks,Jay 		 	   		  
>   

# Only allow credentials to be used from one IP concurrently
acl OnlyOne max_user_ip -s 1
http_access deny OnlyOne

See also http://www.squid-cache.org/Doc/config/authenticate_ip_ttl/

Chris


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

  Powered by Linux