It seems that Traffic Management is not working

Started by sea80, May 18, 2021, 01:10:30 PM

Previous topic - Next topic
May 18, 2021, 01:10:30 PM Last Edit: May 18, 2021, 01:42:56 PM by sea80
Hi,

I've got a standard OPNsense 21.1.5-amd64 installation with Squid web proxy + AD Kerberos authentication + Single Sign-on that work fine. The firewall blocks all except dns & web proxy port.

I set up traffic management using the following parameters:
Maximum download size (kB) = empty
Maximum upload size (kB) = empty
Overall bandwidth throttling (kbps) = 32
Per host bandwidth throttling (kbps) = 8


This results in the following changes in squid.conf:
delay_pools 1
delay_class 1 3
delay_access 1 allow all
delay_parameters 1 4000/4000 -1/-1 1000/4000


But I do not notice any slowdown in site loading speed. When I start to download file it also downloads at full speed.

I attached "squid.conf" and pre-auth "20-negotiate.auth.conf" for more information. There's no extra settings at conf files at pre-auth, auth and post-auth folder.

Kind Regards!