From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id Jp05HfqBdV1jDQAAOr1fkg (envelope-from ) for ; Mon, 09 Sep 2019 00:34:34 +0200 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=MnbIsfbA Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 473EF663E1A for ; Mon, 9 Sep 2019 00:34:32 +0200 (CEST) Received: from [::1] (port=34010 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1i75lO-00GKi6-PJ; Mon, 09 Sep 2019 01:34:30 +0300 Received: from out-19.smtp.github.com ([192.30.252.202]:33387) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1i75lC-00GKbi-G5 for flent-users@flent.org; Mon, 09 Sep 2019 01:34:24 +0300 Date: Sun, 08 Sep 2019 15:33:37 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1567982017; bh=9znepmOxbLbnD4JI51mF+zuUWgHY8Zl4BWH3FmHhSaY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MnbIsfbAFpKZKu500xIZ9Vcg8BwAhZmRKXaZAz7dHGcj8IKoJ1xdNJCniLwTLRePj ASo1wuH2xdphvXHpmz/sRnvpURNay6nKpjueRDQrEwVfZlvm90Eb6FJL+MHQr3Watg spYz8s2JWq6eCIk6cdLsA80UqThwfcnc6JubU8qU= From: Rich Brown To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: richb-hanover X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] flent: extremely high ping times on macOS (#178) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============4057491951821108152==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============4057491951821108152== Content-Type: multipart/alternative; boundary="--==_mimepart_5d7581c19f8bf_477d3fd0a9ecd95c22963f"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5d7581c19f8bf_477d3fd0a9ecd95c22963f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Ahah! I see the difference. I was testing against `gstatic.com` with Terminal; Flent was testing against `flent-fremont.bufferbloat.net` This seems a pretty big disparity between test results. Is there an option to tell Flent to ping a more local host? Thanks. ``` bash-3.2$ fping -c 1000 gstatic.com -D [1567981240.102843] gstatic.com : [0], 84 bytes, 20.6 ms (20.6 avg, 0% loss) [1567981241.103361] gstatic.com : [1], 84 bytes, 20.3 ms (20.4 avg, 0% loss) [1567981242.107343] gstatic.com : [2], 84 bytes, 20.4 ms (20.4 avg, 0% loss) ^C gstatic.com : xmt/rcv/%loss = 3/3/0%, min/avg/max = 20.3/20.4/20.6 bash-3.2$ fping -c 1000 flent-fremont.bufferbloat.net -D [1567981266.195681] flent-fremont.bufferbloat.net : [0], 84 bytes, 92.9 ms (92.9 avg, 0% loss) [1567981267.197573] flent-fremont.bufferbloat.net : [1], 84 bytes, 92.5 ms (92.7 avg, 0% loss) [1567981268.199153] flent-fremont.bufferbloat.net : [2], 84 bytes, 92.9 ms (92.8 avg, 0% loss) [1567981269.200396] flent-fremont.bufferbloat.net : [3], 84 bytes, 92.9 ms (92.8 avg, 0% loss) ... ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/178#issuecomment-529247828 ----==_mimepart_5d7581c19f8bf_477d3fd0a9ecd95c22963f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Ahah! I see the difference. I was testing against gstatic.com with Terminal; Flent was testing against flent-fremont.bufferbloat.net

This seems a pretty big disparity between test results. Is there an option to tell Flent to ping a more local host? Thanks.

bash-3.2$ fping -c 1000 gstatic.com -D
[1567981240.102843] gstatic.com : [0], 84 bytes, 20.6 ms (20.6 avg, 0% loss)
[1567981241.103361] gstatic.com : [1], 84 bytes, 20.3 ms (20.4 avg, 0% loss)
[1567981242.107343] gstatic.com : [2], 84 bytes, 20.4 ms (20.4 avg, 0% loss)
^C
gstatic.com : xmt/rcv/%loss = 3/3/0%, min/avg/max = 20.3/20.4/20.6
bash-3.2$ fping -c 1000 flent-fremont.bufferbloat.net -D
[1567981266.195681] flent-fremont.bufferbloat.net : [0], 84 bytes, 92.9 ms (92.9 avg, 0% loss)
[1567981267.197573] flent-fremont.bufferbloat.net : [1], 84 bytes, 92.5 ms (92.7 avg, 0% loss)
[1567981268.199153] flent-fremont.bufferbloat.net : [2], 84 bytes, 92.9 ms (92.8 avg, 0% loss)
[1567981269.200396] flent-fremont.bufferbloat.net : [3], 84 bytes, 92.9 ms (92.8 avg, 0% loss)
...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5d7581c19f8bf_477d3fd0a9ecd95c22963f-- --===============4057491951821108152== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============4057491951821108152==--