Could some one give me an explanation about is silly window syndrome?
Martin 21-September-2007 06:44:33 PM

Comments


Silly window syndrome is a problem with poorly-implemented TCP flow control. As a server with this problem becomes
Posted by waqasahmad


It is basically a problem that can ruin TCP performance.
Posted by HamidAliKhan


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.
Posted by jaren



Posted: 28-September-2007 01:29:27 PM By: jaren

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.

Posted: 29-December-2008 10:48:40 AM By: HamidAliKhan

It is basically a problem that can ruin TCP performance.

Posted: 31-December-2008 12:17:02 PM By: waqasahmad

Silly window syndrome is a problem with poorly-implemented TCP flow control. As a server with this problem becomes