rwin value
Results 1 to 4 of 4

Thread: rwin value

  1. #1
    Registered User
    Join Date
    Jun 2001
    Location
    Cincinnati
    Posts
    17

    Post rwin value

    How do you increase the RWIN value to optimize the TCP/IP for broadband.

  2. #2
    Registered User
    Join Date
    Feb 2001
    Location
    North County -San Deigo
    Posts
    281

    Post

    Try this,it may give you what you need.....
    http://www.annoyances.org/cgi-bin/ce-showtopic/006_006

    Your welcome!!!!!
    SNL,COMPUTER GUY

  3. #3
    Registered User
    Join Date
    Feb 2001
    Location
    North County -San Deigo
    Posts
    281

    Post

    Try this,it may give you what you need.....
    http://www.annoyances.org/cgi-bin/ce-showtopic/006_006

    Run the Registry Editor (REGEDIT.EXE).
    Open HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ Class\ NetTrans\.
    Under that branch, find a key (numbered, such as 0005) that contains has TCP/IP assigned to the DriverDesc value.
    Select New from the Edit menu, then String Value, and type MaxMTU for the name of the new value.
    Double-click on the new value, and type in the desired number - 1500 is the default.
    Then, open HKEY_LOCAL_MACHINE\ System\ CurrentControlSet\ Services\ VxD\ MSTCP\.
    Again, select New from the Edit menu, then String Value, and type DefaultRcvWindow for the name of the new value.
    Double-click on the new value, and type in the desired number - 2144 is the default.

    Note: This will only work if you are using PPP (and not SLIP) with Dial-Up Networking. Using this method with SLIP will set the MTU to 58, regardless of your MaxMTU setting.

    Note: If you are experiencing problems such as your browser stopping in the middle of a page, an MTU value of 576 might fix the problem.

    Your welcome!!!!!
    SNL,COMPUTER GUY
    http://www.compgeeks.com/images/M-Ge...4_01%20(1).gif

    "It is because light travels faster than sound that some people seem brilliant until they speak...."

    I always loved the quote!

  4. #4
    Registered User
    Join Date
    Jun 2001
    Location
    Cincinnati
    Posts
    17

    Post

    Thank you i will try that.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •