CRS: Poor TCP/IP Performance with Small Sends (179279)



The information in this article applies to:

  • Microsoft Commercial Internet System 1.0
  • Microsoft Content Replication System
  • Microsoft Site Server 2.0

This article was previously published under Q179279

SYMPTOMS

When you are doing multiple sends of less than the Maximum Transmission Unit (MTU), you may see poor performance. On an Ethernet network, the default MTU for TCP/IP is 1,460 bytes. TCP can coalesce the two small sends into one larger packet. This concept of collecting small sends into larger packets is called Nagling.

Content Replication Server (CRS) in Microsoft Commercial Internet System (MCIS) 1.0 and Site Server 2.0 has Nagling enabled by default. The registry key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CRS\DisableNagle :REG_SZ: Yes/No

does not function properly in MCIS 1.0 and Site Server 2.0 CRS.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Commercial Internet Server version 1.0 and Site Server version 2.0. This problem has been corrected in the latest U.S. Service Pack for Site Server 2.0 Service Pack 1. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

S E R V P A C K

MORE INFORMATION

Nagling is off by default in Site Server 2.0 SP1. Nagling is a large performance hit and greatly increases the time it takes for a replication to complete.

See also RFC 1122.

Modification Type:MinorLast Reviewed:3/11/2005
Keywords:kbbug kbfix kbother KB179279