I am trying to limit the upload bandwith from all clients to my squid proxy acting as a transparent proxy.
I tried to use delay_pools for this, but my clients are still able to upload at full speed.
Is there a way to create a delay_pool that will limit the bandwidth between my client and the proxy server?
Thanks, Ariel