KDDI interview question

Explain silly window syndrome

Interview Answer

Anonymous

Sep 29, 2010

It is a problem that can ruin TCP performance. This problem occurs when data are passed to the sending TCP entity in large blocks, but an interactive application on the receiving side reads 1 byte at a time.