Speedtest Files
These test files are provided for measuring download performance from our servers. Each button below links to a file of a specific size, allowing you to test throughput, latency, and overall connectivity between your client and our infrastructure. These downloads are direct and unthrottled, intended for users who want to validate bandwidth capacity or benchmark network performance.
iPerf3 Commands
If you have the iperf3
client installed, you can use the following example commands from your terminal or command prompt to test our server network performance.
Simulate download from your server (server upload)
iperf3 -R -c speedtest.onlyservers.com
Simulate upload to your server (server download)
iperf3 -c speedtest.onlyservers.com
Copied to clipboard!