[squid-users] limit number of simultaneous connections to a site

mzgmedia mzgmedia at gmail.com
Sat Nov 17 11:58:08 UTC 2018


Hello

we want to restrict the access to a site to a certain number of simultanious
connections

we have this config

acl badSite dstdom_regex ^(www\.)?SITE\.[\.a-z]{2,5}
acl badSiteCon maxconn 33
http_access deny badSite badSiteCon 


but I don't know if this works 
or 
it will restrict anybody which has at least 33 connections in total to
different sites and now tries to access the bad site



thank you for your time



--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html


More information about the squid-users mailing list