From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (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 713533B25E for ; Thu, 9 Jun 2016 16:58:44 -0400 (EDT) Received: by mail-wm0-x22f.google.com with SMTP id n184so241589355wmn.1 for ; Thu, 09 Jun 2016 13:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=UFo1U2xmN6BFJ90ejJSZ4/d9TJJpbzmDWuZY28iOGCk=; b=mSB1jMk0nhPhK6Gh4T+C3J+yaUbYCfcA/5EB6Po1c8gx4VJqStWhSTLzjb0sRzNx09 fUBDS9/fMqIm1ir07s5uEH+fnD7PdJ5XEpZvlFHV6k0qsSAjp+F8WhEEL8dKr82VMBoQ lORf6nrgV+ba3/UVktgorpUfSBRPsdJMHTaxUwE3KF0zVvWyzQg/eoxu1/z7CMy/WFpZ md1/bZSaNeTQm2qnhcxpWeaf7vWYar+qeLqC/GrrbMXeohxJd04az/PVBqK2rKdVmYiX z+gUCF0FvExHLh6DuOJI6KBx2v6BGBoMjLYppmpN7nJmRRuXN/dL0kE/mTSuoNW+RLPi +/uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=UFo1U2xmN6BFJ90ejJSZ4/d9TJJpbzmDWuZY28iOGCk=; b=Err2Bwf5upkMrPm1oOjKzsGXcufD+9nAN80rZniUQaB8JkFjHtetMEr+jXFQq/QTxM hcS3qGMCUFI0WC5eizs1j/b9HYksUfXUt23/Xf49z33DIr243jQNB51/R8avQbyxDNcL jL1gFTWXO2byyjfOpQ77l0ogbiHZA6tvFNGdsXB/8PaPQWe1IpmRyXXOMuN/R94rfmU1 a524pW6mqcR6t6tdU7uwNmK7gTBEKtXfTGzylN3zdVx42TuvGu//xym7XprEHQvwFFeK TUVBf3lhcf48j6Bo1T6MWbzeDN9ZzLsk75QtERrIJfCUDgHFO621m6OorGJi9J4EWO0t HaHA== X-Gm-Message-State: ALyK8tL51vm/XyTGl/2f1Qh5xOsAfvT/Pkab7iTINzvkiAdl+ngVsgsceTYHux1+S1v1sg== X-Received: by 10.28.134.199 with SMTP id i190mr15558037wmd.26.1465505923292; Thu, 09 Jun 2016 13:58:43 -0700 (PDT) Received: from [192.168.0.1] (ip-109-90-29-200.hsi11.unitymediagroup.de. [109.90.29.200]) by smtp.gmail.com with ESMTPSA id r19sm9511177wmd.3.2016.06.09.13.58.42 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Jun 2016 13:58:42 -0700 (PDT) To: cake@lists.bufferbloat.net From: Dennis Fedtke Message-ID: <7409a52d-8c81-25f0-e070-c7638fdf9d83@gmail.com> Date: Thu, 9 Jun 2016 22:58:41 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 09 Jun 2016 17:00:42 -0400 Subject: [Cake] New to cake. Some questions 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: Thu, 09 Jun 2016 20:58:44 -0000 Hi Currently im running lede + cake + sqm_scripts and i have some questions: 1. What is considered the "optimal" setup atm for cake? e.g. which cake script should i use piece or layer cake? 2. Recently squash and wash was removed. But the sqm scripts were not updated. In the advanced options should i set that the dcsp marks are kept? 3. Should i use advanced options in sqm scripts and set triple-isolate + diffserv8 ? 4. Is it recommend to enable diffserv on ingress? 5. Is there still the udp packet dropping problem? e.g. games that are using udp. If yes does it make sense to apply diffserv classes manually? How to do this? 6. is the autorate_ingress still under development? This very interesting feature. especially for docsis networks. Will it be possible to set target ping time? 6. What difference does it make to set a different rtt? Setting lower rtt will reduce download speed i guess but will it allow better ping times (because of lower downloadrate uh)? What happens if rtt is set way higher? Thank you!