The FTP connection does not use all available bandwidth to download a file in Windows Server 2003 (891371)
The information in this article applies to:
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
Important This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSWhen you download a file from a File Transfer Protocol (FTP) server in Microsoft Windows Server 2003, the FTP connection does not use all available
bandwidth. However, when you use Microsoft Windows 2000 to download the same file, the FTP connection uses all available
bandwidth.CAUSE By default, the TcpWindowSize registry value is smaller in
Windows Server 2003 than in Windows 2000.RESOLUTIONWarning If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own risk. To
resolve this problem, follow these steps on your Windows Server 2003-based computer: - Click Start, click Run,
type regedit, and then click
OK.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters - Right-click Parameters, click
New, click DWORD Value, and then type TcpWindowSize as the name of
the value.
- Right-click TcpWindowSize, click
Modify, and then type a hexadecimal value of ffff or
a decimal value of 65535.
- Click OK.
- Quit Registry Editor.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to"
section.
Modification Type: | Minor | Last Reviewed: | 1/25/2005 |
---|
Keywords: | kbprb kbBug KB891371 kbAudEndUser kbAudGeneralUser |
---|
|