Ask Question
8 April, 16:44

Consider the latency model for static congestion windows. If the server receives an acknowledgement for the first data segment in the first window before the server completes the transmission of the first window, then the latency for an object of size O is:

+2
Answers (1)
  1. 8 April, 18:27
    0
    Latency of an object O is shown below.

    Explanation:

    W segment and stalled state transmits nothing and waits for acknowledgement. The latency is 2 R TT + the time required for server that are using to transmit the object + the amount of time when server is in stalled state. Let K be the number of window that is K = O/WS. The serveries stalled state where K-1 is period of ime with period lasting RTT - (W-1) S/R

    latency = 2RTT + O/R + (K-1) [S/R + RTT - WS/R]

    After combining the two case

    latency = 2 RTT + O/R + (K-1) [S/R + RTT - WS/R]

    where [x] means maximum of (x. 0). This is the complete ananlysis of the static windows.

    server time for transmit the object is (K-1) [S/R + RTT - WS/R]
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Consider the latency model for static congestion windows. If the server receives an acknowledgement for the first data segment in the first ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers