708 views
0 votes
0 votes
Quoted Question:

"Suppose you have a network with an RTT of 100ms and a packetization delay of 1ms for a maximum sized TCP segment of 1.4kB. You are using TCP Tahoe. The initial congestion window is 2 packets and the network does not drop packets. You request a 1.4kB file. Approximately what *percentage* (an integer from 0 to 100) of the time it takes to receive the file is spent in connection setup? "Connection setup" is the time before the first data byte is sent. Do not consider teardown."

Thanks in advance.

Please log in or register to answer this question.

Related questions

2 votes
2 votes
1 answer
1
1 votes
1 votes
2 answers
2
Geet asked Dec 23, 2016
1,201 views
How is the initial slow-start threshold value (ssthresh) determined for the very first time of data transfer?
5 votes
5 votes
1 answer
3
dd asked Jan 2, 2017
7,907 views
In a connection, the value of cwnd is $3000$ and the value of rwnd is $5000$. The host has sent $2000$ bytes which has not been acknowledged. How many more bytes can be s...
0 votes
0 votes
1 answer
4
atajan asked Dec 1, 2022
317 views