Fără Descriere

adolfintel c5913d1a6c Added minified JS; Updated examples 8 ani în urmă
Frontend c5913d1a6c Added minified JS; Updated examples 8 ani în urmă
Test backends 724c450821 Initial release 8 ani în urmă
.gitignore fb57393303 Updated README.md 8 ani în urmă
README.md 724c450821 Initial release 8 ani în urmă

README.md

HTML5 Speedtest - Multiple Points of Test

Work in progress!

This branch isn't stable yet, don't use it in production.
Documentation isn't done yet.

Multiple Points of Test

This branch allows usage of multiple test servers instead of just 1. The client runs a server selector, which pings a list of test servers and chooses the one with the best ping.

Frontend server

This is the server that hosts the UI, the JS files, and optionally the telemetry

Test backends

These are the servers to which the clients can connect and actually do the test. They don't host the UI, only the PHP files required for the test.