[squid-users] limit new req/sec on squid to X per sec
--Ahmad--
ahmed.zaeem at netstream.ps
Wed Nov 27 05:31:28 UTC 2019
Hello Folks ,
im looking for limiting TCP req/sec on squid to X speed .
say i have an instance running .
i want to limit it to 100 req/sec for “new connections “ not just for concurrent connections .
so if connection is old or “ established “ its out of the game .
if the connection is new , all new should be limited to 100 req/sec .
i made search on all max_conn but it seems count “concurrent sessions “ even old + new .
is there a way in squid to limit only new sessions ?
Thanks
More information about the squid-users
mailing list