Warning 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 work around this performance issue, make the following registry change on the Windows NT 4.0-based server:
- Start Registry Editor (Regedt32.exe).
- Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
- On the Edit menu, click Add Value, and then add the following registry value:
Value Name: SizReqBuf
Data Type: DWORD Value
Radix: Decimal
Value: 65535
- Quit Registry Editor.
- Restart the server.
After you make this change, the performance of the write process is approximately the same as a read operation between the two computers.
Note that the SizReqBuf value controls the buffer size for CORE SMB requests. Setting it to 64 KB has approximately the same effect as Large Write support, which uses 60-KB buffers.
NOTE: This adjustment causes the server services to use more memory.