{"id":275,"date":"2012-04-19T08:47:08","date_gmt":"2012-04-19T08:47:08","guid":{"rendered":"http:\/\/www.buildingcubes.com\/?p=4"},"modified":"2012-04-19T08:47:08","modified_gmt":"2012-04-19T08:47:08","slug":"speed-testing-an-internet-connection","status":"publish","type":"post","link":"https:\/\/www.voodoo.business\/blog\/2012\/04\/19\/speed-testing-an-internet-connection\/","title":{"rendered":"Speed testing an internet connection"},"content":{"rendered":"<p>Well, there are a few ways to check the upload \/ Download speed of an internet connection, one way is speedtest.net which uses flash to download a file, and upload a file, both to a server close to you<\/p>\n<p>On systems where we do not have a browser or do not have a browser that supports flash, one can download a file (With wget\u00a0 on Linux for example), the quest would be this<\/p>\n<p>You will need a file that is hosted on a network that you know for fact is faster than your own internet connection, for me, i have been using this one very successfully<\/p>\n<p><a href=\"http:\/\/cachefly.cachefly.net\/100mb.test\" rel=\"nofollow\">cachefly.net 100mb.test<\/a><\/p>\n<p>So, on a LINUX system, entering<\/p>\n<p>wget http:\/\/cachefly.cachefly.net\/100mb.test<\/p>\n<p>On a casual 2.4Mb (That&#8217;s Mega Bit not Byte) , it should result in something like this<\/p>\n<pre>---------------------------------------------------------------------------------------\n--2012-04-19 11:41:09--  http:\/\/cachefly.cachefly.net\/100mb.test\nResolving cachefly.cachefly.net... 140.99.93.175\nConnecting to cachefly.cachefly.net|140.99.93.175|:80... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 104857600 (100M) [application\/octet-stream]\nSaving to: `100mb.test'\n\n 6% [=&gt;                                     ] 6,897,290    284K\/s  eta 5m 41s\n---------------------------------------------------------------------------------------<\/pre>\n<p>While on a much faster connection i have somewhere else (theoretical 100Mb), the results are like this<\/p>\n<pre>--2012-04-19 08:44:20--  http:\/\/cachefly.cachefly.net\/100mb.test\nResolving cachefly.cachefly.net... 140.99.93.175\nConnecting to cachefly.cachefly.net|140.99.93.175|:80... connected.\nHTTP request sent, awaiting response... 200 OK\nLength: 104857600 (100M) [application\/octet-stream]\nSaving to: `100mb.test'\n\n100%[======================================&gt;] 104,857,600 41.2M\/s   in 2.4s\n\n2012-04-19 08:44:22 (41.2 MB\/s) - `100mb.test' saved [104857600\/104857600]<\/pre>\n<p>There are also other factors in internet connection speed that i will get to soon, for example, latency, and efficient routing.<\/p>\n<p>things that i will get to when i have the time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Well, there are a few ways to check the upload \/ Download speed of an internet connection, one way is speedtest.net which uses flash to download a file, and upload a file, both to a server close to you On systems where we do not have a browser or do not have a browser that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31,8,1],"tags":[48,79],"class_list":["post-275","post","type-post","status-publish","format-standard","hentry","category-internet","category-networking","category-uncategorized","tag-download","tag-speed"],"_links":{"self":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/comments?post=275"}],"version-history":[{"count":0,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/275\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/media?parent=275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/categories?post=275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/tags?post=275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}