On Sun, Jul 15, 2012 at 06:51:24PM +0200, Timothy Murphy wrote:
I wonder if anyone has got speedtest.mini from http://speedtest.net/mini.php working under CentOS-6?
I just did yum install php cd /var/www/html mkdir speedtest.mini cd speedtest.mini unzip ~/mini.zip mv index-php.html index.php service httpd restart
and it worked on my CentOS 6.3 build (I have SELinux turned off...)
Results: 93Mbit/s down, 80Mbit/s up... on a local 100Mbit client.
Not that it needs flash on the client 'cos it's really just speedtest.swf that does the real work.