Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sea80

#1
screenshots2
#2
screenshots1
#3
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!