From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-x229.google.com (mail-yw0-x229.google.com [IPv6:2607:f8b0:4002:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8EB853BA8E for ; Mon, 16 Jul 2018 15:13:32 -0400 (EDT) Received: by mail-yw0-x229.google.com with SMTP id v197-v6so2155668ywg.3 for ; Mon, 16 Jul 2018 12:13:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=targointernet-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CTGFQy6KJCcHa+BDvkovg2oSzuI26nbaQR6cyPPhiXU=; b=YRhMWlQS4bfvlwWt9iawfrJQ1eOgetbjwDOXsFlCaYLM3c87c7i5C7N0tSnZCRBNL7 5osP6l18oZmEVTPp2Q9H0O9rY3kncpZfk61I1XFN7lAaGs4uYLkWcVp3Lyva9DnzBPZK V3tBMHbEE/kSH6s1w+ejmfoCj4OZKZK5C5No6abqZDQVrgJGWyexUeggyZc0rytodQjp h6VleJ5DiBAZvegDf+dfvCcqxpmheoOTJcRbZXa5LDGbc4QGGPpKj1ijMbpgi7Qqb1vG me5w89DvdYRrUH5eTE+6FKh8QoVcexv1Iv4gmgtYeOV/7JCUZ/kcn15v3vtH23ojuo26 pdTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CTGFQy6KJCcHa+BDvkovg2oSzuI26nbaQR6cyPPhiXU=; b=hcPe8nXHJ6YeSyktRqBTFqfm5g2+LpXoNmTtOc3pOUzZCEaP2inJbvT3SkW3K+SmfG IgUj9SbOdWTq9mTuhUq2h7Gc3eG3FRcfFri5SxvEjO+PSWCfT0DjTAQ0mBTDlc4vGpDB CqZnxGWCzW6pN5gPuwnzaJYFdyjkJwcM5pV4bG7sWipK474dBTPKI4CpWo1b1qDE4Mup M3vx38HRsLe1zd4Tyrupfz5eBe7R8idctcQK/JaHQWeMXU+J4O80spWLricsVX6Y/7XK 11vigDSpBp96LGWkNXUbHNH+CRE0hQ2+dhijNSXoAq4UxY0fNPny3LZtN9NyggRvmAD+ 1dyg== X-Gm-Message-State: AOUpUlGT+Yk7koIdyNdcUOeQi4HmW4j5IeWML+nZzR21/TtiY2UBzDuo fRs+LaG0gU9b0QJFxJl8DTXdkGjX5CDtQaM6h6z6kA== X-Google-Smtp-Source: AAOMgpcH2yJ0GBU5kv4gebNA+Yybj4vqlpX/A8Pm+44rp3zIYPnsuI33K0JaScAPoZJ3HcMkKOpiHqtELpR1ZohxOkk= X-Received: by 2002:a81:f208:: with SMTP id i8-v6mr8508330ywm.72.1531768412121; Mon, 16 Jul 2018 12:13:32 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a81:4d03:0:0:0:0:0 with HTTP; Mon, 16 Jul 2018 12:13:31 -0700 (PDT) X-Originating-IP: [96.125.192.254] In-Reply-To: References: From: Michel Blais Date: Mon, 16 Jul 2018 15:13:31 -0400 Message-ID: To: Mike Cc: cake@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="000000000000154116057122a0d5" Subject: Re: [Cake] =?utf-8?q?Using_cake_to_shape_1000=E2=80=99s_of_users=2E?= X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2018 19:13:32 -0000 --000000000000154116057122a0d5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I asked the same not long ago. It's currently limited to a global speed shared by all IP address so you must use a veth with cake config by ip address. I would like to eventually see a option in cake with src, dst, src-dual and dst-dual host mode with bandwidith by ip-address and use a veth with different cake config by package instead of by user. That would be great for ISP, only an ipset address list by package to manage once the initial config done. Currently didn't have time to test a veth by user. It's in my plan but if you ever try it. I would gladly like to know the result. --- Cordialement, / With regards, Michel Blais Targo communications 2018-07-16 14:39 GMT-04:00 Mike : > Is it possible to use cake on one server to provide shaping and QOS to > 1000=E2=80=99s of users through a transparent bridge with various speed p= lans. I > know one company is doing it using fq_codel but I have been unable to > locate any resources on how to get it to work on more than one speed plan= . > Any help would be greatly appreciated. > > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake > > --000000000000154116057122a0d5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I asked the same not long ago. It's currently limited = to a global speed shared by all IP address so you must use a veth with cake= config by ip address.

I would like to eventually see a option in ca= ke with src, dst, src-dual and dst-dual host mode with bandwidith by ip-add= ress and use a veth with different cake config by package instead of by use= r. That would be great for ISP, only an ipset address list by package to ma= nage once the initial config done.

Currently didn't have time to= test a veth by user. It's in my plan but if you ever try it. I would g= ladly like to know the result.

--= -
Cordialement,=C2=A0 /=C2=A0 With regards,
Michel Blais
Targo communications

2018-07-16 14:39 GMT-04:00 Mike <mike@sur= fglobal.net>:
Is it possible to us= e cake on one server to provide shaping and QOS to 1000=E2=80=99s of users = through a transparent bridge with various speed plans.=C2=A0 I know one com= pany is doing it using fq_codel but I have been unable to locate any resour= ces on how to get it to work on more than one speed plan.=C2=A0 Any help wo= uld be greatly appreciated.

<= /div>
_______________________________________________
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


--000000000000154116057122a0d5--