Confirmed users
1,927
edits
| Line 16: | Line 16: | ||
The test server can be the same server as the results server, or it can be separate. In the current setup, they are separated, with the test server running on the internal network, since we can't distribute the modified tests. It is the test server that also serves up the JS library for reporting results. | The test server can be the same server as the results server, or it can be separate. In the current setup, they are separated, with the test server running on the internal network, since we can't distribute the modified tests. It is the test server that also serves up the JS library for reporting results. | ||
SpeedTests also supports [https://github.com/markrcote/jwt JSON web tokens] for signing results, in case results must be served over the Internet (for example, the client and the results server being on separate internal networks). | |||
The location of the test and result servers is configured in an ini file on the client. | The location of the test and result servers is configured in an ini file on the client. | ||