A speed test is the most straightforward way to check your server's maximum bandwidth and verify that the promised transfer rates are actually being achieved.
Unlike consumer speed tests that run through a web browser, server speed tests measure the raw connection speed by downloading large files via the command line — unaffected by browser or application limits.
The server downloads a large test file (e.g. 1 GB). Using -O /dev/null discards the file immediately — so disk speed never affects the result.
Upload is best measured with iperf3. Alternatively, download a large file from your server to your local PC via FTP or SCP — the speed shown locally equals your server's upload.
Run the following commands on your server to test download speed against our data center endpoints.
If your speed seems lower than expected, repeat the test in Rescue Mode to rule out OS-level issues.
iperf3 is the industry-standard tool for accurate, bidirectional bandwidth measurement. You need it installed on both your server and a second host.
iperf3 on both hostsiperf3 -sIf your results are consistently below the contracted rate, our support team is happy to investigate — open a ticket in your PowerPanel.