Search squid archive

delay_pools from 3.1 to 3.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Squid 3 as forwarding proxy, intranet LAN.

We want to limit the bandwidth only for multimedia content.

On 3.1.20 we have these lines into squid.conf :

acl localnet src 10.0.0.0/8

acl acl_flussi_media rep_mime_type -i ^audio/
acl acl_flussi_media rep_mime_type -i ^video/

delay_pools 1
delay_class 1 1
delay_parameters 1 320000/320000
delay_access 1 allow acl_flussi_media
delay_access 1 deny all

http_access allow localnet
http_access deny all


Using the same lines on the new server, with squid 3.4.8, we got these 
warnings in cache.log :

        2015/12/03 12:38:45 kid1| WARNING: acl_flussi_media ACL is used in 
context without an HTTP response. Assuming mismatch.


What does it mean ? How to fix it ?

best regards, Sala

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux