On Tue, May 6, 2014 at 3:38 AM, tomaswaldow <to...@waldow.ws> wrote:
> Hi I have a problem in Squid 3.1.20 with Debian 7.
> The settings of the delay pools are as follows:
>
> delay_pools 1
> 1 2 delay_class
> delay_parameters 1 -1/-1 100000/100000
> 1 delay_access allow localnet! CONNECT
>
> Should be limited to 100KB but does not work.
> Is ranging between 50 to 55.

Try this:

delay_pools 1
delay_class 1 3
delay_parameters 1 -1/-1 -1/-1 100000/100000
delay_access 1 allow...

Reply via email to