Earlier quoted context omitted.
If they were going to change anything, I think the LAN-only policy they employ for Enterprise and Education should probably be the default. That said, instead of changing anything I'd so much rather see MS take this and run with it, working with ISPs to help them understand that this traffic should be exempt (or even rewarded as a bandwidth credit) because it'll lower ISP costs and improve customer satisfaction simlu…
That's pretty much against net neutrality
Windows 10 uses your bandwidth to send other people updates
41–50 of 71 posts
Re: Windows 10 uses your bandwidth to send other people updates
#42Earlier quoted context omitted.
Don't you actually have to specify that your connection is metered in order to that to work? I think it's for tagging things like wireless hotspot, etc.
I'm not sure exactly how it works but there is documentation on what they're calling "Connection Cost". https://msdn.microsoft.com/en-us/library/windows/apps/xaml/w... https://msdn.microsoft.com/en-us/library/windows/apps/xaml/m... https://msdn.microsoft.com/en-us/library/windows/apps/hh7503...
(Perhaps some UI allows users to to put this info, similar to Android settings?)
Re: Windows 10 uses your bandwidth to send other people updates
#43Wow "Microsoft says that the feature “helps people get updates and apps more quickly if they have a limited or unreliable Internet connection” and “does not slow down your internet connection” as it uses a “limited portion” of idle upload bandwidth." Sorry but Microsoft cannot know that. They can know how much bandwidth your machine has access to on some level, but they cannot know what kind of strain is being put on…
You actually can. Look into TCP slow start and backoff, congestion avoidance, etc. https://en.wikipedia.org/wiki/TCP_congestion-avoidance_algor...
Re: Windows 10 uses your bandwidth to send other people updates
#44Earlier quoted context omitted.
Actually, Win10 looks a whole lot more subversively aggressive in the quest for "user convenience". Free upgrade! ads in you Start menu. Friends easily join your secured network! by offering password to anyone who asks. Better upgrade distributions! by choking your bandwidth and abusing data caps. Every objectionable feature can be turned off! if you have any idea it's on, and nigh-unto-punitive limitations imposed f…
IIRC, Bill Gates famously sent a memo amounting to "you've got to be kidding me" regarding user experience Wasn't that about microsoft.com? WRT the download page? I don't recall anything about him bashing an actual desktop product. If I'm wrong and you can dig up a link, I'd like to read it. The "trying to download xxx" rant was classic!
Re: Windows 10 uses your bandwidth to send other people updates
#45I'd really like to know if the current caps, low as they are, are there for a very good technical reason, or if it's just to protect existing old media outlets. It certainly feel like the later here in Canada.
Re: Windows 10 uses your bandwidth to send other people updates
#46Re: Windows 10 uses your bandwidth to send other people updates
#47Earlier quoted context omitted.
You actually can. Look into TCP slow start and backoff, congestion avoidance, etc. https://en.wikipedia.org/wiki/TCP_congestion-avoidance_algor...
This is not correct. TCP does not know the total amount of bandwidth available on a network link just like it does not know the total amount of unused bandwidth available on the same link - hence the need for additive increase. What will happen is that two TCPs will share the available bandwidth (or close to it) via AIMD. However, if you've ever uploaded a file on an asynchronous Internet connection (i.e. a DSL conne…
Re: Windows 10 uses your bandwidth to send other people updates
#48Wow "Microsoft says that the feature “helps people get updates and apps more quickly if they have a limited or unreliable Internet connection” and “does not slow down your internet connection” as it uses a “limited portion” of idle upload bandwidth." Sorry but Microsoft cannot know that. They can know how much bandwidth your machine has access to on some level, but they cannot know what kind of strain is being put on…
You actually can. Look into TCP slow start and backoff, congestion avoidance, etc. https://en.wikipedia.org/wiki/TCP_congestion-avoidance_algor...
Neither of those mechanisms guarantee that the client bandwidth has negligible effect on upstream data links or the bandwidth of other clients sharing those connections. The detection mechanisms are completely self focused on achieving the highest rate of transmission possible and correcting any changes to network reliability over time. They cannot create a reliable picture of overall bandwidth or the exact impact on other clients.
Re: Windows 10 uses your bandwidth to send other people updates
#49Hyperbole: what's next? Making my machine crack some crypto in a swarm? mining coins?
Re: Windows 10 uses your bandwidth to send other people updates
#50Why on earth isn't LAN only the default.
Because LAN-only doesn't save Microsoft as much money by using other people's upstream bandwidth instead of Microsoft's.