TCPTuner: Congestion Control Your Way
1–5 of 5 posts
Re: TCPTuner: Congestion Control Your Way
#2Re: TCPTuner: Congestion Control Your Way
#3Re: TCPTuner: Congestion Control Your Way
#4Re: TCPTuner: Congestion Control Your Way
#5Neat. It's disappointing how TCP congestion control is one of the main limiting factors of modern broadband connections. Even downloading from S3 or something it takes up to a minute before TCP discovers the link bandwidth, when the transfer could have been finished in seconds if it was more aggressive. There doesn't seem to be much practical development in the area either. Is congestion collapse still a concern in t…
If ECN and fair queuing were generally supported on the internet at large, then senders would get quicker feedback about congestion and the negative side effects of overly-aggressive senders would be greatly reduced. Even without deployment of those throughout the network, delay based congestion control at the endpoints helps, if the sender turns it on.