From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) (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 1943C3B2A4 for ; Tue, 19 Apr 2022 11:20:32 -0400 (EDT) Received: by mail-ej1-x636.google.com with SMTP id ks6so33684376ejb.1 for ; Tue, 19 Apr 2022 08:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=90IGlZpZ1kgYNAyzw8B+mpmie9eS52dYqZ0po1YUUPk=; b=h8zaE9075Ugj3xuAN4rRwey7XNKNGZvPIpDBUZMZBqd99YJ49ZuH5SUSgUQeaV4hLa r5WuEXFeY8i52ySj7Ot2SVo4WSnmnapmHaVTzVPtGoXAjR2UDh9EC18Wu/n39rkomXvj iDzq4QBkjBvSEieH1lYPnt1RA31phmHX50tum5BZDjY2wRy2RySJ9wFpbE8FasVV2FJP DfRBV6kChA7CMwC9bZm0zU3gL2BnzSH1TqxOAoDDqWAvmNacTg6/4JKeM+PGaGV53yKp h8JQy5aj49Xf/ZKHcfKKTb10DwInW5+Rd+zFafRJ5iJtPdIXfT0lTCzaWNIOTIeJ8SQM W+kA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=90IGlZpZ1kgYNAyzw8B+mpmie9eS52dYqZ0po1YUUPk=; b=J9D0Y5pgDuCM9ZNS4ybebfTZPmdNKJwpZOw9zcJPvEkpW1Kgdjy/eDeAf19FA6h1jL pg8Clw32/TSfHO1PmIYM1duzTepL61e4rVPqsn++PN4aLacEvwyZ6Wz9XgPCPg48vsKj xz5XtKcV4iu3+a8cTN/qlhXj5+sOtQ9sO6gaBY2qqz92Q/3Zb+hSywo7Fp20pMpWY6dO ZW6c9CN3Ms7BBJ4tLlDZxKe+6cMbTpkHW/G+o6uR8MGqwr0LMiChyigRKG/TeMz9oQ2H 5R5BeSg+m1ne+VmLPiv0fIYvax7nzdIhoedmWH83SDZ51VB5m6GORYbkhZ5HQgl7ncjs oeqA== X-Gm-Message-State: AOAM530pAkxN5PMiIuyQ/hi0jS8S82A40jm9OTPoRQFi3cUQ9OGLbCYH BuhOa+5uq81/Qq2F2QJy9gxh+RoLF83p33/86brgvWcAkXuw0g== X-Google-Smtp-Source: ABdhPJw537FCSJPL3NqCebOKCzOCm+1qgwKMrNwGxVGZqLQ1lveaZHu/peEHlZ7ZVTRhZV8cpY/EkM18mywh9lN3+4w= X-Received: by 2002:a17:906:1692:b0:6e8:7641:c620 with SMTP id s18-20020a170906169200b006e87641c620mr13776188ejd.183.1650381630868; Tue, 19 Apr 2022 08:20:30 -0700 (PDT) MIME-Version: 1.0 From: Dave Taht Date: Tue, 19 Apr 2022 08:20:18 -0700 Message-ID: To: Rpm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Rpm] fremont.nq.taht.net is ready for rpm testing X-BeenThere: rpm@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: revolutions per minute - a new metric for measuring responsiveness List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2022 15:20:32 -0000 Example of use: I don't have an osx box to test with... davetaht@penguin:~/goresponsiveness$ ./goresponsiveness --config fremont.nq.taht.net --port 443 --path config 04-19-2022 15:13:12 UTC Go Responsiveness to fremont.nq.taht.net:443... Download: 39.447 Mbps ( 4.931 MBps), using 12 parallel connections. Upload: 1.000 Mbps ( 0.125 MBps), using 24 parallel connections. (really crazy to open that many as I've mentioned) Total RTTs measured: 5 RPM: 30 ... I built a worldwide apache2 cluster.... not fully deployed yet: one trick is you need to use a full chain on a letsencrypt cert on the server, I don't know if that's the case on other cert types Apache config #SSLCertificateFile "/etc/letsencrypt/live/fremont.nq.taht.net/cert.pem" SSLCertificateFile "/etc/letsencrypt/live/fremont.nq.taht.net/fullchain.pem= " SSLCertificateKeyFile "/etc/letsencrypt/live/fremont.nq.taht.net/privkey.pe= m" # kvetches * the large file is REALLY large. Ran me out of disk. It doesn't need to be that stinking large. * seq -f "x" doesn't work on my linux, results in a 1 character file. Is that meant to be just one 'x" elsewhere or a string of numbers? xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx compresses too well. * My cluster is ALSO flent capable, so as to calibrate flent or irtt based tests against it. I'm using a CNAME for it, which is kind of a clever trick I think in measuring DNS latency.... --=20 I tried to build a better future, a few times: https://wayforward.archive.org/?site=3Dhttps%3A%2F%2Fwww.icei.org Dave T=C3=A4ht CEO, TekLibre, LLC