Networking Forums

Networking Forums > Computer Networking > Windows Networking > TcpWindowSize Global or Per Interface?

Reply
Thread Tools Display Modes

TcpWindowSize Global or Per Interface?

 
 
Will
Guest
Posts: n/a

 
      03-28-2007, 06:12 AM
Is the TCP Windows size set globally for all interfaces? The Microsoft
Windows 2003 Performance Tuning Guidelines document says TcpWindowSize is
set at location:



\\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\TcpWindowSize


This seems odd considering that TcpAckFrequency is set per interface, for
example inside of:

\\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\Interfaces\{999...999}


--
Will


 
Reply With Quote
 
 
 
 
Arnaud Lheureux [MS]
Guest
Posts: n/a

 
      03-28-2007, 08:10 AM
Hi Will,

In Windows Server 2003, you can set for every network interface card a
different TcpWindowSize
The right place to do that is

HKLM/System/CCC/Services/Tcpip/Parameters/Interfaces/ --> there you got all
the NIC installed on your machine with they GUID. Select the right one and
then put the TcpWindowSize.

I think you would also need to specify a GlobalMaxTcpWindowSize in the
HKLM\system\CurrentControlSet\Services\Tcpip\Param eters\ to set a maximum
for the machine.

Kind regards

Arnaud LHEUREUX [MS]

"Will" <westes-(E-Mail Removed)> a écrit dans le message de
news:(E-Mail Removed) ...
> Is the TCP Windows size set globally for all interfaces? The Microsoft
> Windows 2003 Performance Tuning Guidelines document says TcpWindowSize is
> set at location:
>
>
>
> \\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\TcpWindowSize
>
>
> This seems odd considering that TcpAckFrequency is set per interface, for
> example inside of:
>
> \\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\Interfaces\{999...999}
>
>
> --
> Will
>
>


 
Reply With Quote
 
Arkady Frenkel
Guest
Posts: n/a

 
      03-28-2007, 08:32 AM
TcpWindowSize ( yes, it's global ) parameter used by MSFT tcpip.sys (
protocol driver ) opposite to ACK bit set to IP packet by miniport driver
( interface )
Arkady

"Will" <westes-(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ...
> Is the TCP Windows size set globally for all interfaces? The Microsoft
> Windows 2003 Performance Tuning Guidelines document says TcpWindowSize is
> set at location:
>
>
>
> \\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\TcpWindowSize
>
>
> This seems odd considering that TcpAckFrequency is set per interface, for
> example inside of:
>
> \\HKLM\system\CurrentControlSet\Services\Tcpip\Par ameters\Interfaces\{999...999}
>
>
> --
> Will
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Global-Batteries Global-Batteries Wireless Internet 0 03-31-2008 06:52 AM
I am in need of a netsh script that will disable the "Local Area Connection" interface then re-enable that same interface. Spin Windows Networking 3 11-03-2005 12:58 AM
serial interface to ethernet interface Kenneth Sparre Linux Networking 9 11-01-2005 12:27 PM
Linux API to create logical interface on a physical interface? Zarko Coklin Linux Networking 2 07-18-2004 01:50 AM
Global Catalog Sean Connery Windows Networking 2 02-03-2004 03:51 PM



1 2 3 4 5 6 7 8 9 10 11