Performance is slow if you use Client for NFS and UDP (831908)
The information in this article applies to:
- Microsoft Windows Services for UNIX 3.0
- Microsoft Windows Services for UNIX 3.5
SYMPTOMSWhen you transfer data from any Windows Services for UNIX-based NFS server to a Microsoft Windows-based computer by using the Client for NFS component, and if you use the user datagram protocol (UDP), performance is affected during the transfer of data. CAUSEThis slow performance occurs because UDP is a connectionless protocol. UDP does not verify whether the data has correctly arrived at the destination.
The application that uses UDP is expected to handle the connection establishment, the acknowledgement, and the retransmission of data (if necessary). RESOLUTIONTo work around this problem, use Transmission Control Protocol (TCP) as the protocol in Client for NFS.STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 8/4/2005 |
---|
Keywords: | kbprb KB831908 kbAudDeveloper |
---|
|