Cell Relay Archive[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index][Thread Index][Author Index][Subject Index] Re: TCP window size
In article <3nh090$56t@usenet.srv.cis.pitt.edu> fahad@cs.pitt.edu (Fahad A Hoymany) writes: > ... > The problem with the window size goes right down to the length of the > window field in the TCP header. Currently this is a 16-bit field, which > means that you cannot advertise a window of size larger than 64KB! The > trick used in some TCP implementation is to scale this field by using > a scale factor stored in the options field. So, you get as large as > 2**30 bytes, which is enough to support any high-speed links. RFC 1323 is too standard to be called a trick. I think at least 3 or or 4 commercial UNIX systems are shipped with RFC 1323 support. I know at least two are currently shipped that way, including one for PC 386 clones. Vernon Schryver vjs@rhyolite.com |
|