Re: [e2e] opening multiple TCP connections getting popular
Outside of other information, I've always used a default window
scaling factor of 4, because that gives you the potential for a 1GB
window and the granularity of the window is only 16 bytes. If you
don't negotiate window scaling up front, you are stuck with a 64K
maximum window for the duration of the connection. Besides, windows
have always been updated on a coarse granularity, due to Silly Window
Syndrome avoidance.
-David Borman
On Aug 30, 2007, at 11:36 AM, Detlef Bosau wrote:
> rick jones wrote: >> Is window scaling something one would expect to see negotiated >> even when the window was going to be less than 65535? >> > > At least to me, this wouldn´t make great sense. However, it would > do no real harm. The window would be negotiated with a more coarse > granularity, that´s it. > > Detlef > > > -- > Detlef Bosau Mail: detlef.bosau@web.de > Galileistrasse 30 Web: http://www.detlef- > bosau.de > 70565 Stuttgart Skype: detlef.bosau > Mobile: +49 172 681 9937 > > Received on Fri Aug 31 09:50:33 2007
This archive was generated by hypermail 2.1.8
: Mon Oct 29 2007 - 14:15:42 EDT
|