From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 4A58821F7F5 for ; Tue, 28 Jul 2015 07:05:46 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1438092338; bh=W3D40sjXqMSlLu+P9CfDg93N584CW4MWl7P99M99sxI=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=h/m4XlnEPdpbZd+EL7X8JJg+cLFwv12WzELCTIMc6IKD23rCJGT+In++z2VnCnjT/ gTIeE2ePBj+eOok4ZPAD6bC0olWLJGaHROs95H2pQn6fXAYckNbK9I3szxh1SndhGU 0Or3ntUxUcdS7x9DSZeMPALwz01xELOICxtYVPCQ= Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id E2E3041591; Tue, 28 Jul 2015 16:05:37 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Juliusz Chroboczek References: <87a8ugqvid.wl-jch@pps.univ-paris-diderot.fr> <87r3nstnj5.fsf@toke.dk> <876154qtkt.wl-jch@pps.univ-paris-diderot.fr> Date: Tue, 28 Jul 2015 16:05:37 +0200 In-Reply-To: <876154qtkt.wl-jch@pps.univ-paris-diderot.fr> (Juliusz Chroboczek's message of "Tue, 28 Jul 2015 15:50:58 +0200") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87mvygtm1a.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: bloat Subject: Re: [Bloat] AQM and PPP on Linux X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 14:06:14 -0000 Juliusz Chroboczek writes: >> What distro are you on? > > Debian. (One machine stable, one testing.) Right. Don't know if there's already an effort to convince the Debian devs to switch the default... >> Set this to fq_codel and you should be good to go. > > Is that safe? I'm thinking lo and virtual interfaces. Why wouldn't it be? The lo interface doesn't have a queue at all AFAIK. And if you have congestion at your virtual interfaces wouldn't you want it de-bloated? :) -Toke