My 10 gigabit internet is too slow...

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
as mentioned in a prior episode we have 10 gigabit fiber here at our office that's right not 1 000 megabits per second or gigabit but 10 000 megabits per second 10 gigabit in both directions upload and download theoretically we could download a 25 gig 4k movie in 20 seconds or call of duty warzone in just under a minute that's crazy fast but as i mentioned those speeds are theoretical in reality you'll pretty quickly find that you're not limited by the rate at which you can download but the rate at which data can be served to you so i want to demonstrate and explain why that is okay so we're going to upload a youtube video we'll do that a fair bit here at snazilabs but before i take the file and drag it into my browser window i first need to know what my network is capable of uploading at so i've got a speedtest.net window over here i'm going to press go and it will measure our total network performance so my download speeds are about 4 700 megabits per second that's pretty excellent and our upload speeds are holy crap 9289 megabits per second now there are eight bits in one byte so i'm going to do a conversion to make this a little bit more simple for people who are not quite as network savvy 9289 megabits per second is equal to 1100 megabytes per second so this can upload about a little more than one gigabyte per second that's crazy the video i've got here is 6.27 gigabytes so if i take 6.27 and then i times that by the value of megabytes per gigabyte which is 1024 that gives me 6389. and if i take that value and divide it by my network upload speeds of 1161 megabytes per second this video should upload in five seconds and well a little less than six seconds 5.5 seconds that's really fast so let's take our 6.27 gigabyte video we'll start uploading and one two three four five what it's only seven percent uploaded yes see this is where things get weird speedtest.net chooses the physical test server that is closest to you in location there are and will explain this a number of benefits to doing this and it explains why my upload speeds on youtube while very fast are not anywhere near what i'm technically capable of uploading sure fast internet might be awesome but at the end of the day what's it worth if you're not being smart online private internet access helps solve this dilemma as the leading no log vpn service pia has unlimited access to 10 000 servers in 70 countries with dedicated apps for just about every platform you can think of windows linux mac os ios android and some really crazy ones now your account can have simultaneous connection for up to 10 devices something that most competitors just straight up don't offer making traffic safer for the whole family on unencrypted networks and opening the doors to international and regional usage of amazon prime hulu disney plus netflix and more pia also has a kill switch that'll disconnect you from the network if your vpn connection drops and with no logging ever you can rest at ease knowing you'll be safe with a 30 30-day money-back guarantee you'd be nuts to not at least give it a shot and there's no better endorsement than this i myself pay for pia and have for many years it's a service i use every day so go through my link to support my channel and get a 77 discount and three months free when you sign up okay we need to first understand the difference between throughput and bandwidth because i've already done a bit of a disservice in this video by referencing my upload bandwidth as upload speed now having more bandwidth makes your internet perceptually faster but not technically faster it just feels faster you see bandwidth is like a hose and throughput is like water inside of that hose so let's say we're trying to fill up a swimming pool the larger we make the hose the more water can technically flow through it at any given time however it's ultimately the rate of the water flow that will determine how fast we can fill up a pool if we make the hose huge but the water is still just barely trickling out well the pool's not going to fill up any faster and this helps dispel the common confusion that bandwidth is a measure of speed it isn't increasing the amount of bandwidth only increases the amount of data that can be sent at one time which only increases its perceptual speed it feels faster but it's actual speed the rate at which data packets are traveling it's the same now that's not to say that bandwidth isn't important it is however how useful your bandwidth is can be determined by a number of different factors not least of which latency now this is a word we're most likely familiar with but latency determines the duration of time or speed at which data packets can get sent from the server to you and back measured in milliseconds now it's easy to forget but the world is interconnected by a bunch of cables there are literally hundreds of cables that span across the ocean floor connecting all of the continents and remote islands together fun fact the cable connecting svalbard to greater norway cost 80 million dollars to construct and only 3 000 people live on that island so yeah the internet's pretty important and cables across the earth make it all possible now latency is unavoidable the latency increases based on four main factors number one the medium of transmission for example our modern fiber optic connection has a dedicated line directly to our internet service provider but an older copper coaxial cable going through many nodes on its way back to the isp would naturally have a higher latency this is what most non-fiber homes have number two the physical distance between you and the server that you're attempting to retrieve data from now most fiber backbones travel near the speed of light which means a theoretical round trip around the planet for a packet of data would be about 133 milliseconds however the reality is that end users like you and i well we're not directly connected to network backbones and so there is latency that is naturally higher than that number three routers or hops every time you make a request that data needs to go through a number of internet exchange points data centers etc those all add latency if you want to have some fun open trace route on macos or linux or tracert on windows followed by a domain name or website or host ip to see how many routers that data has to go through to get to that destination now if you're in the same city as a data center you're likely to have fewer trace routes than someone who is say halfway across the world and number four simple cpu bottlenecks and storage delays on the server that you're attempting to contact after all servers are just really really fancy computers and smaller websites and smaller companies typically have ones that are not capable of as much throughput or traffic now there are a number of things that internet companies do to lessen the effects of latency a hugely popular way is cdns or content delivery networks rather than send an entire web page or packet to every person that wants to receive it no matter where they are in the world cdns minimize the effective distance between you and the server that you want to access by caching stuff in data centers that are just geographically closer to you for example cloudflare one of the most popular caching services has a massive presence in salt lake city so when i request a website that they're actively caching the data is served to me over a private network rather than requiring me to go out over the slower public internet to get to that website or to retrieve the same data so i get the data faster i get the same data the company that's hosting the website saves money and it's i'm none the wiser it's a win-win-win situation let me prove it to you i'm going to take a website fiverr.com that i suspect may be cached by cloudflare here in salt lake city we'll verify that indeed with the cdn finder tool cloudflare is the cdn so now that i know that i am going to go into my terminal and i am going to ping fiverr.com and we'll see that holy smokes it is pinging it in less than one millisecond from this computer to wherever fiverr.com is located now it seems unlikely that it would go to wherever they're hosted in san francisco or new york in less than a millisecond so i suspect it's actually hosted cached here in salt lake city by cloudflare and there's a way that i can verify this i'm going to copy the ip address that it reports i will type trace route paste and then it's going to take a few seconds but it will tell you tell me the exact route that the packets my computer is sending go through to identify where it actually is you see that it goes through unifi which is actually our router and then it goes through our own ip address at our fiber hut that is hosted by our isp and then it goes through our isp's main quarters and then it goes to uh he.net which is actually the backbone that services all of salt lake city to the greater internet then instead of going out to the internet it goes to a local salt lake internet exchange which is where cloudflare and many other companies share their resources and cash for all of the customers in the greater utah area and then in less than a millisecond it goes to a computer inside probably that same building which is 104.16.154.71 which is where fiverr.com is being served to me not where fiverr.com is actually hosted but right here in salt lake city so cool what was this video about again just kidding let's circle back okay speed test attempts to measure the maximum potential of your internet connection by selecting a server that is physically close to you with a minimal amount of latency possible and designed for maximum throughput as soon as you begin to tamper with this foolproof formula your network speeds will be affected distance congested network nodes the lack of nearby cdns complicated trace routes slow dns services etc can all reduce your effective speeds so you're probably wondering a couple things number one what can you actually do with the 10 gig internet connection and number two what can i do to improve my network speeds at home so let's talk 10 gig it's freaking fast now normally these connections are intended for larger businesses where not speed but bandwidth is necessary remember the diameter of the hose like an office building with dozens or hundreds of employees all using computers we we're in office of me and derek yeah we're two people so we can each use in theory extraordinary amounts of data in theory remember all those things we just talked about that can slow your network down well another bottleneck and perhaps the largest is simply the fact that the companies serving you data don't serve you data as fast as you can receive it not many people have 10 gig connections you need special network cards inside of each and every one of your computers you need certified cat6 cabling which is still very uncommon and you need a 10 gig capable switch which up until very recently have been prohibitively expensive for all but the enterprise who wouldn't have given a single 10 gig internet connection to one machine anyways so what services will let us download at the speed of light i guess technically it is the speed at which we can actually download well you might think aha cloud storage services nope not even close in fact these are almost always disappointingly slow google drive only downloads at a paltry 120 megabits per second barely even 1 100th of our network capacity why well my theory is that so people like me who only pay 12 dollars per month for unlimited storage don't start uploading and downloading literally everything because after all 12 a month is a lot cheaper than a 20 000 storage server there is only one instance that we and all of our tests could even get close to saturating our network and that was downloading about a dozen torrents and a couple of usenet downloads simultaneously however we were still only averaging about four gigabits of throughput as our cpu and disk speed had started to become the bottleneck both maxing out from uncompressing these downloaded files rapidly basically there wasn't any way that we could max out our network on a single machine even a fully loaded one and it wouldn't be until we did that same task on two or three computers that we would eventually reach network saturation and really who needs to download 75 pirated movies simultaneously well nobody because piracy is illegal and all of our downloads were most certainly legitimate you probably don't even have a fiber gigabit connection let alone a 10 gigabit one don't worry at my home i don't either but what can you do to improve your network speeds is it even worth trying well yes you might be able to get perceivably faster internet by following a few suggestions first use a dns service that isn't provided by your isp lousy dns servers are the number one culprit for slow web page loads i use and recommend cloudflare's 1.1.1.1 dns service which i have linked below setting this up on your router or even per device is extremely easy with their very detailed instructions secondly use an ethernet cable wired connections are almost always faster more stable and unaffected by other devices on your network when compared to wireless if you have to use wi-fi or you want to use wi-fi move your wireless access points or your router into an area where the wi-fi signal isn't being suffocated do you have one of those linksys boxes stuffed down in your basement covered somewhere try moving it to another location or consider getting more higher quality gear i have a whole home networking retrofit video coming in the next couple of months on my first house that i just bought that's 120 years old and has never been wired up for anything other than as far as i can tell dial up so if you need some help stay tuned for that video third i know this sounds silly but restart your in-home networking equipment and computers i can't tell you how many times i've gone to help family and friends with slow internet only to find that a simple reboot of their modem fixed some weirdo error hello have you tried turning it off and on again fourth install ad blockers and practice good browser hygiene add media trackers can slow down your network connection like crazy and dozens of open tabs some with auto plane background media etc can take you for a spin and then fifth call up your isp we just negotiated at our home internet connection moving from 600 megabits per second to nearly gigabit speeds by merely calling them and complaining about network performance if you have multiple isps to choose from use that as leverage to threaten leaving your current isp to see if their retention department will offer you a better plan for the same price or in some cases even less money sixth give this video a like if you liked it that probably won't help with network speeds but i don't know it could try it thanks so much for watching this video and as always stay snazzy
Info
Channel: Snazzy Labs
Views: 271,195
Rating: 4.9094048 out of 5
Keywords: snazzy labs, quinn nelson, snazzyq, networking, how to, faster internet, how to get faster internet, faster internet free, wan, lan, google fiber, fiber, fiber internet, 10 gigabit fiber, 10 gig, gig, 10gig, business internet, world's fastest internet, fastest internet, latency, nodes, routers, slow, internet slow, why is my internet slow, router, internet fix, free faster internet, bandwidth, throughput, network capacity, coax, cable, dsl, t1, t3, dial-up, ubiquiti, unifi, arista
Id: TA5LVBrg6fE
Channel Id: undefined
Length: 15min 53sec (953 seconds)
Published: Wed Oct 07 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.