[squid-users] squid user session/connections control

--Ahmad-- ahmed.zaeem at netstream.ps
Thu Aug 25 19:05:46 UTC 2016


Hi dear “squid users “

i have a question in mind on how can i limit connections for a user that is connected using AUTH_NTLM method 
i already added the directives below :

as example  , user will connect to squid and have only 50 max connections .



my config are below :

##########################################
acl vvv maxconn 100

http_access deny vvv all

auth_param basic program /lib/squid/basic_ncsa_auth /etc/squid/squid_user
acl ncsa_users proxy_auth REQUIRED
http_access allow ncsa_users
#################################

im not sure how can i limit the connections per user connection not per ip 




hope to help 

I’m using squid 3.5.2


kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160825/a285522b/attachment.html>


More information about the squid-users mailing list