Re: [squid-users] Bandwidth control with delay pool

2016-03-15 Thread FredB
You can easily make this with an acl, delay_pool is a very powerful tool eg: Bandwidth 64k for each users with an identification except for acl BP and only in time included in acl desk acl my_ldap_auth proxy_auth REQUIRED acl bp dstdom_regex "/etc/squid/limit" acl desk time 09:00-12:00 acl

[squid-users] Bandwidth control with delay pool

2016-03-15 Thread Luigi Kurihara
Good afternoon, I need to control the bandwidth using squid to certain domain/IP’s/server’s. My client needs, I reduce bandwidth in his network to employees using facebook. Ex.: facebook - 10K for the all other sites still stay normal. I read many tutorials, search in google and the one of solutio

[squid-users] Bandwidth control with delay pool

2016-03-15 Thread Luigi Kurihara
Good afternoon, I need to control the bandwidth using squid to certain domain/IP’s/server’s. My client needs, I reduce bandwidth in his network to employees using facebook. Ex.: facebook - 10K for the all other sites still stay normal. I read many tutorials, search in google and the one of solutio