On Wednesday 20 August 2014 at 22:14:06 (EU time), fpap wrote:
> I have set up a delay pool in order to restrict bandwidth to a specific
> client, and it works just fine. That client starts downloading multiple big
> files, and the bandwidth consumed is limited as set up. But... when this
> client goes to youtube and starts viewing hd videos, the bandwidth consumed
> is very very high, way to far above the maximum configured.
>
> My configuration:
>
> acl theclient src 166.82.4.116
> delay_pools 1
> delay_class 1 2
> delay_parameters 1 -1/-1 32000/32000
> delay_access 1 allow theclient
>
> Any ideas...?
HTTP/S?
I know Squid can bandwidth-limit the content it sees, but are the Youtube
videos perhaps over HTTPS, so Squid simply passes on the CONNECT request and
then sees nothing of the content?
I admit this is a bit of a guess, but it should be easy enough to check:
1. are all the youtube videos which go over-limit HTTPS connections?
2. can the client go over-limit with any other URL provided it's HTTPS?
Antony.
-- "When you talk about Linux versus Windows, you're talking about which operating system is the best value for money and fit for purpose. That's a very basic decision customers can make if they have the information available to them. Quite frankly if we lose to Linux because our customers say it's better value for money, tough luck for us." - Steve Vamos, MD of Microsoft Australia Please reply to the list; please *don't* CC me.Received on Wed Aug 20 2014 - 20:20:26 MDT
This archive was generated by hypermail 2.2.0 : Thu Aug 21 2014 - 12:00:06 MDT