Re: [squid-users] TCP incoming requests Traffic Normalization

2020-01-13 Thread Alex Rousskov
On 1/13/20 5:36 AM, Ahmad Alzaeem wrote: > just need to apply that on “ new requests “ not on already “ established “ > connections You can probably do this using an external ACL. The program implementing your external ACL can delay incoming requests to make sure that the aggregate served reques

[squid-users] TCP incoming requests Traffic Normalization

2020-01-13 Thread Ahmad Alzaeem
Hello Folks . I have about 10x sources or different ip addresses and sending requests to squid . imagine we have 10 servers and sending burst in sometimes due to nature of Traffic ….i have a sensitive APP on squid that must be equalized to handle only 50 req/sec . “ No more “ i just want