User Tools

Site Tools


projects:speedtest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:speedtest [2022/08/02 22:06]
admin
projects:speedtest [2022/08/16 21:30] (current)
admin
Line 91: Line 91:
 </​code>​ </​code>​
  
-That will return in a format similar to the download test:+That will return in a format similar to the download test (datetime, seconds to download, average mb/s):
 <​code>​ <​code>​
 2022-08-02 20:​49:​44 ​    ​4.6254539489746 0.86477998573237 2022-08-02 20:​49:​44 ​    ​4.6254539489746 0.86477998573237
Line 99: Line 99:
 ===== Upload and Download ===== ===== Upload and Download =====
 This final version tries to download a 10Mb from my server, then tries to upload a 4Mb file to the ''​acceptfile.php''​ file (written above) hosted on my web server. ​ Then it waits a minute and tries it again in a loop.  This final version tries to download a 10Mb from my server, then tries to upload a 4Mb file to the ''​acceptfile.php''​ file (written above) hosted on my web server. ​ Then it waits a minute and tries it again in a loop. 
-<code speedtest.php>​+<​code ​php speedtest.php>​
 <?php <?php
 $download_url = "​https://​www.yourdomain.co.uk/​10mb-test-file";​ $download_url = "​https://​www.yourdomain.co.uk/​10mb-test-file";​
projects/speedtest.1659474401.txt.gz ยท Last modified: 2022/08/02 22:06 by admin