1 / 5

TCP Window Scaling

TCP Window Scaling. Wikipedia Definition The TCP window scale option is an option to increase the TCP congestion window size above its maximum value of 65,536 bytes. It is defined in IETF [RFC 1323].

berdine
Download Presentation

TCP Window Scaling

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TCP Window Scaling • Wikipedia Definition • The TCP window scale option is an option to increase the TCP congestion window size above its maximum value of 65,536 bytes. It is defined in IETF [RFC 1323]. • The congestion window size may be increased up to a maximum value of 1 gibibyte (1,073,741,824 bytes). • This is done by specifying a one byte shift count in the header options field. The true congestion window size is left shifted by the value in shift count. • A maximum value of 14 may be used for the shift count value.

  2. How To Change • Use a utility like DRTCP (www.dslreports.com) • Follow Microsoft article http://support.microsoft.com/kb/314053

  3. Wireshark 0.99.5 Good

  4. NAI Sniffer Pro v 4.70.553 Not as Good

  5. Fluke Optiview Protocol Expert v 6.1.0.13167.0 ????

More Related