From 7c24e3cc5e1f46a83471dbeb9ff2fa717a28bbf7 Mon Sep 17 00:00:00 2001 From: adolfintel Date: Wed, 15 Aug 2018 13:57:47 +0200 Subject: [PATCH] Updated README.md and doc.md --- README.md | 3 +++ doc.md | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50018b5..6b8aab0 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ Also, here's an [example config on Ubuntu 16 LTS](https://github.com/adolfintel/ * [Read the wiki](https://github.com/adolfintel/speedtest/wiki) * Read doc.md +## Multiple test servers +Please see the ```mpot``` branch + ## Docker Please see the ```docker``` branch diff --git a/doc.md b/doc.md index 396bc80..c2ed9ca 100644 --- a/doc.md +++ b/doc.md @@ -150,8 +150,6 @@ The response from the worker is a JSON string containing these entries: * __pingProgress__: the progress of the ping+jitter test as a number between 0 and 1 * __testId__: when telemetry is active, this is the ID of the test as an integer. This string is 'noID' until the test is finished (testState 4). This ID is used for results sharing -Note: clientIp appears before jitterStatus. This is not a mistake, it's to keep the js file compatible with older pages from before the jitter test was introduced. - ### Starting the test To start the test with the default settings, which is usually the best choice, send the start command to the worker: