The Host Tester is made available to verify that your publicly available Speedtest Server is configured and functioning properly. The Server Tester will verify that the OoklaServer daemon version, HTTPS functionality, as well as validate the legacy HTTP upload script, latency file, download image files, and keep alive status.
Testing the OoklaServer daemon
In the Host Server's Host field, enter the external hostname and port 8080 of your OoklaServer daemon. If you receive an Invalid hostname format error, please make sure you have entered the hostname rather than a full URL. For example:
Correct:
- speedtest.mycompany.com:8080
Incorrect:
- speedtest.mycompany.com
- http://speedtest.mycompany.com
- http://speedtest.mycompany.com:8080
Next, click on the Submit button and the Host Tester tool will initiate a series of tests, testing the version, crossdomain, HTTPS, upload, download, and keepalive settings.
PS: Failing netgauge/websocket tests means that we can't reach your server over port 8080:
curl -4 -m 10 -v speedtest.mycompany.com:8080 => Fails
curl -6 -m 10 -v speedtest.mycompany.com:8080 => Fails