Silly Window Syndrome
Recall TCP is a window-based protocol
What happens if a receiver with a small buffer advertises it, and sender quickly fills it with a small amount of data?
- inefficient use of bandwidth by sending high-overhead “tinygrams”
What to do?
- want a way to “save up” enough to send, and do so only when “worth it”