File Sharing Operations to a Share on Local Computer May Be Slow (231790)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0 Terminal Server Edition
  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 4.0

This article was previously published under Q231790

SYMPTOMS

When you share files on a computer, and then connect to that sharepoint from the same computer, file operations such as XCOPY may be slow if TCP/IP is the protocol being used.

CAUSE

If for example you share out a directory named "test", and then connect to that share from the same computer it was shared from, the TCP/IP stack uses what is called the "loopback" interface. The use of the "loopback" interface is to prevent packets between the client and server (which are on the same computer) from actually being sent out on the network cable.

TCP/IP implements "nagling" and "delayed acknowledgment", even though the interface in this case is loopback. This can cause unnecessary delays.

More details on nagling are available in ftp://ftp.microsoft.com/bussys/winnt/winnt-docs/papers/Tcpimp2.exe

RESOLUTION

Windows NT Server or Workstation 4.0

To resolve this problem, obtain the latest service pack for Windows NT 4.0 or the individual software update. For information on obtaining the latest service pack, please go to:
For information on obtaining the individual software update, contact Microsoft Product Support Services. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:

Windows NT Server 4.0, Terminal Server Edition

To resolve this problem, obtain the latest service pack for Windows NT Server 4.0, Terminal Server Edition. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

152734 How to Obtain the Latest Windows NT 4.0 Service Pack


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows NT Server version 4.0, Terminal Server Edition Service Pack 6.

Modification Type:MinorLast Reviewed:9/23/2005
Keywords:kbHotfixServer kbQFE kbbug kbfix kbQFE KB231790