Article on TCP exploitation: The real reason for bandwidth congestion and throttling
I guess this could have gone in one of several existing threads, but since it doesn't deal with a specific ISP, and barely discusses net neutrality (ironically, not neutrally
), I have posted it as a new thread.
This is a must read:
Fixing the unfairness of TCP congestion control
As a non-IT professional, I found this to be a well written explanation of why internet congestion occurs. I know that I have played with (as in patched) my TCP settings on my PC in the past to increase my # of connections, but I didn't really understand why it worked.
I'm not sure I agree with his proposed solution that Weighted TCP could deliver the best of both worlds:
And can anyone tell me does this solution completely avoid dropped packets? As long as packets are getting dropped, which happens when demand out paces resources, those packets will have to be re-sent.
I guess this could have gone in one of several existing threads, but since it doesn't deal with a specific ISP, and barely discusses net neutrality (ironically, not neutrally
This is a must read:
Fixing the unfairness of TCP congestion control
As a non-IT professional, I found this to be a well written explanation of why internet congestion occurs. I know that I have played with (as in patched) my TCP settings on my PC in the past to increase my # of connections, but I didn't really understand why it worked.
I'm not sure I agree with his proposed solution that Weighted TCP could deliver the best of both worlds:
I would be interested in hearing the opinions of network specialists as to whether this is a valid article, or merely tripe.This is essentially a win for everyone since the typical web surfer or email user will get blazing responsiveness while the P2P application finishes their transfers in the same amount of time.
And can anyone tell me does this solution completely avoid dropped packets? As long as packets are getting dropped, which happens when demand out paces resources, those packets will have to be re-sent.