Review: Statistical Multiplexing Observations The bigger the buffer, the lower the packet loss. If the buffer never goes empty, the outgoing line is busy 100% of the time. 975165 Slide from Nick McKeown, based on animations from http://yuba.stanford.edu/~appenz/animations.html 10/11/2018 Tim Moors
Review: TCP Congestion Control Rule for adjusting W If an ACK is received: W ← W+1/W If a packet is lost: W ← W/2 Only W packets may be outstanding 9751XE Slide from Nick McKeown, based on animations from http://yuba.stanford.edu/~appenz/animations.html 10/11/2018 Tim Moors