[squid-users] client delay pools

Techie techchavez at gmail.com
Fri Jun 7 06:43:41 UTC 2019


Hello,

Running Squid 3.5 on Centos

I am trying to limit uploads to AWS S3 buckets using squid to prevent
saturation by end users.

I have tried utilizing client delay pools but they seem to have no effect.
delay pools for limiting downloads work great but I am trying to limit up
not down.

In the below config servera is correctly limited on download but not upload.
Anyone get client delay pools working properly? Can you spot any error in
my config?

Squid was compiled with
--enable-delay-pools


delay_pools 1
client_delay_pools 1
delay_class 1 1
delay_parameters 1 250000/250000
client_delay_parameters 1 250000 250000
delay_access 1 allow servera
client_delay_access 1 allow servera

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20190606/65eeb2cd/attachment.html>


More information about the squid-users mailing list