DEVFYI - Developer Resource - FYI

What is silly window syndrome?

Networking Interview Questions and Answers


(Continued from previous question...)

98. What is silly window syndrome?

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.

(Continued on next question...)

Other Interview Questions