From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) (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 C73473BA8E for ; Mon, 16 Jul 2018 15:01:48 -0400 (EDT) Received: by mail-lj1-x236.google.com with SMTP id p10-v6so25449103ljg.2 for ; Mon, 16 Jul 2018 12:01:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Z7Ab3YVGlpg1I1QCYm9HJJcj8LqK5AB6Nqlhaa1TzaY=; b=sNxg+CVcoStUFHtf9G01XNgzFSsGj3CME5qJpD4+LMlKz2JDE3anpBkXtZNJp9TYVO c7SEhkLoKarFE8BEf2vWiv24p7cGAZL1sNh+zORO2rLN+khqA3zKcLzcJ+D2GlLUU33H lVV6Mepb/IwzRVSSvXglFzH9lBlEd8YA54vIs2uiNKdaIQI61sqJzFIhfB1sBNClcPyL gesldY/0pNgz/VlLEZoyC4qBlUK1X/ZVKJRWAFWgKWsRr2BwIi/mHZpLiurA1i6doCo5 zydULKCbjYRU9ussKruhPuuep5mbF7U3p168XKCY3J4xYG6E+S5F2AIyhXHVNCqD8/EM 50sg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Z7Ab3YVGlpg1I1QCYm9HJJcj8LqK5AB6Nqlhaa1TzaY=; b=Gnr150rPeuTE4JkBoALbwbH4qXlSgDn+eV6V1hHoQf0eVBI8xXnamuKNzGFG1zCbQs E3c4IurwnkIfafxNFQlXfdnyOMmdHYkAJiZpWG57qHV9POIOJCJ7AKZ+Bp57vjTvsCmz qQFQ7GLVu+4+RRqPZv4A3wDnMW6gUtTYJJ2AQ470m2q/JFqGiitbol/HGdLYO7dSn6EE f7n/X5sbz2uUxPPEtH2pgs0/DbjJUJAojfvI3QZvS+WNGUd38mwSHDrVrB+b4suUmAai 9b+huakOgF12K8KHmanlqb3zsp2ueWnxrJxxRETUS+iGKd+2vmP8oBpAZVFRDw8/4Ygs woyQ== X-Gm-Message-State: AOUpUlF0IEANlZUZpDTqFJpJ1U23JqS02HFCVL6OPML6AgmfGX+VW+WD 7RjbXeuDy3KFHm70tgd6dds= X-Google-Smtp-Source: AAOMgpdkYQfpLuUn9uxZIuAGUxJ2STwcjHzY0oebLUL+Ycgw4MDgR2rNkp2bcw/RDppRxqKfEAW0ZQ== X-Received: by 2002:a2e:5f89:: with SMTP id x9-v6mr10644483lje.16.1531767707547; Mon, 16 Jul 2018 12:01:47 -0700 (PDT) Received: from [192.168.239.216] (83-245-233-27-nat-p.elisa-mobile.fi. [83.245.233.27]) by smtp.gmail.com with ESMTPSA id d14-v6sm4719053ljc.56.2018.07.16.12.01.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Jul 2018 12:01:47 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) From: Jonathan Morton In-Reply-To: Date: Mon, 16 Jul 2018 22:01:45 +0300 Cc: cake@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Mike X-Mailer: Apple Mail (2.3445.8.2) 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:01:49 -0000 > On 16 Jul, 2018, at 9:39 pm, Mike wrote: >=20 > 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 = plans. 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. This is an application that we've had in the back of our minds for a = little while, and we'd certainly like to see what we can do to help out. = It might be that a new qdisc using some of Cake's technology (arranged = a little differently) would be appropriate. - Jonathan Morton