[squid-users] Errors in cache.log
Amos Jeffries
squid3 at treenet.co.nz
Sun Sep 25 20:09:57 UTC 2016
On 26/09/2016 7:36 a.m., erdosain9 wrote:
> #Pools para ancho de Banda
> delay_pools 3
>
> ###VELOCIDAD PARA REDES SOCIALES
> delay_class 1 1
> delay_parameters 1 10000/100000
> delay_access 1 allow adminis redes_sociales !stream
> delay_access 1 deny all
>
>
> #Limitar Video Streaming a 20k
> delay_class 2 1
> delay_parameters 2 20000/100000
> delay_access 2 allow adminis stream !redes_sociales
> delay_access 2 deny all
>
>
> #Ancho de Banda Administracion
> delay_class 3 1
> delay_parameters 3 256000/256000
> delay_access 3 allow adminis !stream !redes_sociales
> delay_access 3 deny all
>
>
> So, here i have 3 different banwith for same people (adminis) in differents
> webs... like 10kb if they go to "facebook", 20kb, if they go to "youtube",
> and 256kb for all the rest.........
>
> this would be fine?
Yes.
Amos
More information about the squid-users
mailing list