Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You experience poor throughput on network connections that have high latency on a Windows Server 2003-based computer


View products that this article applies to.

Symptoms

Consider the following scenario. On a Microsoft Windows Server 2003-based computer, you experience poor throughput on network connections that have high latency. For example, you experience poor throughput on satellite links. You experience this poor throughput when you use asynchronous remote procedure call (RPC) pipes to transfer data over these network connections.

↑ Back to the top


Cause

This problem occurs because the send buffer size for asynchronous RPC pipes is static. The network performance is based on the send buffer size when you transfer data over network connections that have high latency.

↑ Back to the top


Resolution

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100� How to obtain the latest service pack for Windows Server 2003

↑ Back to the top


Status

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
This bug was corrected in Windows Server 2003 Service Pack 1.

↑ Back to the top


More information

The Windows Server 2003-based computer makes the send buffer size dynamic to increase the network performance for asynchronous RPC pipes on network connections that have high latency. This change is based on the available memory in the Windows Server 2003-based computer.

The Windows Server 2003-based computer sets the send buffer size based on the following table:

Collapse this tableExpand this table
Memory (Read Access Memory) in gigabytes (GB)Send Buffer Size in kilobyte (KB)
< 0.516
0.5 � 232
>=264

↑ Back to the top


Keywords: KB897070, kbbug

↑ Back to the top

Article Info
Article ID : 897070
Revision : 3
Created on : 11/1/2006
Published on : 11/1/2006
Exists online : False
Views : 224