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 

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to