The information in this article applies to:
SYMPTOMS
When you run the Routing and Remote Access Service on a system with clients
who continuously connect and disconnect over a period of several hours, you
notice a systematic slowdown on the server with a corresponding increase in
CPU usage.
CAUSEDuring a client's connection, the router will allocate memory on the server to perform a query against the interface table, allocating memory for the whole table. It does so by looking at the count of interfaces and allocates an amount equal to the number of connections multiplied by the number of bytes used by the router's interface table. Clients who dial in are counted as an interface by the router and are added to the table. However, when a client disconnects, the system does not decrement the connection count and subsequent connections continue to add to the size of the table. Repeated queries on the increasingly large amount of memory allocated to the router interface table results in the perceptible slowdown of the server. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, please see the following article in the
Microsoft Knowledge Base: Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition. This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4.
Keywords : NT4SP4Fix kbbug4.00 kbfix4.00.sp4 |
Last Reviewed: April 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |