Slow Memory Leak in Proxy Server with Windows NT AuthenticationID: Q197400
|
When Proxy Server is configured to allow Microsoft Windows NT authentication, the computer stops serving requests. By tracking the amount of private bytes for Inetinfo.exe, it can be observed that over time it increases without decreasing. This is viewable using Windows NT Performance Monitor by monitoring the following counter:
Object: Process
Instance: INETINFO
Counter: Private Bytes
During client authentication on Windows NT servers that are not domain
controllers, a lookup of the current Windows NT domain name is performed.
A pointer to the Windows NT domain name is saved in a global location
without freeing the previous Windows NT domain name already stored there.
Each time a proxy client (such as Microsoft Internet Explorer) connects to
the server using sockets, a small memory leak occurs on the server. This
eventually causes performance degradation and requires a restart to
recover.
To resolve this problem, install the Proxy Server 2.0 Combined Hotfix. For more information about the Proxy Server 2.0 Combined Hotfix, please see the following article in the Microsoft Knowledge Base:
Q190997 Proxy Server 2.0 Combined Hotfix Information and List of Fixes
To work around this problem, follow these steps:
Microsoft has confirmed this to be a problem in Proxy Server version 2.0 and Microsoft Internet Information Server version 4.0.
This problem was initially addressed in the following article in the Microsoft Knowledge Base:
Q170509 Memory Leak in SERVICES.EXE Causes Performance Degradation
Additional query words: IIS hotfix hot fix qfe quick engineering patch proxysrv
Keywords : kbenv
Version : winnt:2.0,4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: August 12, 1999