From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nm1-vm2.bullet.mail.ne1.yahoo.com (nm1-vm2.bullet.mail.ne1.yahoo.com [98.138.91.17]) (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 107223B25E for ; Mon, 17 Oct 2016 21:33:48 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1476754428; bh=zOKu9tD+IlTs6vuLpWGw/WJVvrxCzezVCrUJyHTF4Gg=; h=Subject:From:To:Date:In-Reply-To:References:From:Subject; b=DmlicI6ug71LS8wHLZB5PIkLbZASJv64O1Gu0Gg853/J2GwO6Wx2P9TTczeeBxTTY6tFLmPT0rJQohdrSMwZvIiESzYrlmyCjt5mm5B+GWafGCDP0fMJxz1yRwemSiE1OS38mcwDww65V7103ETcRa/DQcVdc8xA5AC1KzvcTttyT9cQTLbIe5Hl2hOhO+t5j3fDpPEd6FGKv6hPXBXfNcPCBe5KMM+D+iirY0NCuvb4bgJq3xIzWiJqtbn60fiy0jq+/K7Abyn+8TIFdx9YO9X0rmZKpXi9u7huwgoIq6frTnEGWw2wLXfd98aownhSZMzEnWMtu3kuiQ4EhMXd7w== Received: from [98.138.100.111] by nm1.bullet.mail.ne1.yahoo.com with NNFMP; 18 Oct 2016 01:33:48 -0000 Received: from [98.138.84.47] by tm100.bullet.mail.ne1.yahoo.com with NNFMP; 18 Oct 2016 01:33:48 -0000 Received: from [127.0.0.1] by smtp115.mail.ne1.yahoo.com with NNFMP; 18 Oct 2016 01:33:48 -0000 X-Yahoo-Newman-Id: 496844.97105.bm@smtp115.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: CIFGjSwVM1lqj2.VevuWBq2e0hm33BOxwjMQAtKd.5XTRC8 B8gL2SmdAjLMYqvP4Drk0_PgES.IT5j.pCLQo_SpO8VylfRg0LCpLUXDzzgl JYbvaxstIzyi0Jf0uW1.CBzJmTVAKGUOGw6mfow6SV25uniKfrqKHpLhpcYj BatDSK0ZOGTsx53sBvOlHqsMLp9zgvLlpRU2vRnbXXDEr3VeQ8OQwN2RQIUp V0Nnc06acyp.ycNGoJ209pxsgWnmrz6DSgWM9_pSQxWzAb0H3_rQnW_H5hZx FZrdCAosBDndVLbWPJ5qkidryOrt7QyuwxahrQ4cD4Uz88FYNCPIwI7MfD7R LzwwDbU0UTUdSyYI0XrcWW41g3QWnep263gBZAOHYeDJOYcCYtJwkjBj06oZ HlUni5AZVOoHAp7PMGeLIoPjq2nntFMpMyjU3fPRTNwyj1.Se4QZ97bL0k57 RSuiR.0feJiMu1YNqnCztjzhlAWWH85xcIHGCFWZOvhQMPNA5Qaxa4yocP47 TaYHG1Ewg.AU9uxb0S1R4u7BwwwG7v.Z88zTEQW4cgZe7pfoyRgoC5Q-- X-Yahoo-SMTP: 6sUo5IiswBDB2TZm6JKJ6DaI.Rsz4O0- Message-ID: <1476754426.21726.1.camel@yahoo.com> From: Georgios Amanakis To: cake@lists.bufferbloat.net Date: Mon, 17 Oct 2016 21:33:46 -0400 In-Reply-To: References: <1312D3AE-75A2-44F1-8F34-74AE81A5455B@yahoo.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Cake] Per-host fairness 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: Tue, 18 Oct 2016 01:33:49 -0000 I tried with "besteffort dual-dsthost nat" on ifb ingress and "besteffort dual-srchost nat" on WAN egress, and when doing simple things (i.e. downloading from a couple of websites) the bandwidth is divided fair per-host, i.e 1:1 between A and B. However, when one of the hosts is using bittorrent, he also gets most of the bandwidth, i.e. if total ingress bandwidth is 3300kbit, A is using bittorrent and gets 2900kbit, B is downloading from a single website and gets 400kbit.