[squid-users] Speed limit from file size
Michael Pro
michael.adm at gmail.com
Thu Jun 21 18:08:31 UTC 2018
чт, 21 июн. 2018 г. в 19:09, Alex Rousskov <rousskov at measurement-factory.com>:
> ...
> You may prefer response delay pools, but they are only available in v5:
> https://github.com/squid-cache/squid/commit/b27668e
Very interesting. Maybe this is what I need. Especially since I use v5 squid.
But to use this I understood that I need to use the store_id_program mechanism.
A related question is how to pass the size (Content-Length) to store_id_extras.
I tried it and so %{Content-Length}>h and so
%{Content-Length}<st %{Content-Length}>st %st %>st %<st
, but nothing is transmitted.
More information about the squid-users
mailing list