Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
RESOLUTION
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 resolve this problem, install the following hotfix. Then, modify the registry to add the ScavengerTimeLimit registry entry.
Hotfix information
A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.
To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
No prerequisites are required.
Restart requirement
You must restart your computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Windows Server 2003, 32-bit versions
Date Time Version Size File name
-------------------------------------------------------
01-Dec-2004 14:33 5.2.3790.238 395,776 Mrxsmb.sys
01-Dec-2004 14:33 5.2.3790.238 158,720 Rdbss.sys
Windows Server 2003, Enterprise Edition for Itanium-based Systems
Date Time Version Size File name
-------------------------------------------------------
30-Nov-2004 22:37 5.2.3790.238 1,124,864 Mrxsmb.sys
30-Nov-2004 22:37 5.2.3790.238 465,408 Rdbss.sys
To add the ScavengerTimeLimit registry entry, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters
- Right-click parameters, point to New, and then click DWORD Value.
- Type ScavengerTimeLimit, and then press ENTER to name the new registry entry.
- Double-click ScavengerTimeLimit.
- In the Value data box, type 30, and then click OK.
Note You can enter any value between 10 and 120 to control how frequently the Scavenger thread cleans up old connections. If you still experience the problem after you set the value to 30, increase the value.
Important Increasing the value uses more resources on both the local computer and the remote SMB server. If you set the ScavengerTimeLimit registry entry to more than 30, we recommend that you monitor the paged pool usage and the non-paged pool usage on both computers. - Quit Registry Editor.