I was confused with the term slow start. Why is TCP congestion control strategy called slow start when its size increases exponentially. If its called slow start because of small initial size, then shouldn’t it be called low start?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Early (very early) implementations didn’t use a congestion window. So they started very hard by sending a full receiver-window of data. Thus, aggressive as it may seem, slow-start is actually more conservative.