Internet Information Server Runs Out of MemoryLast reviewed: October 21, 1996Article ID: Q142658 |
The information in this article applies to:
SYMPTOMSThe Internet Information Server fails to deallocate memory when an ISAPI application returns with HSE_STATUS_SUCCESS_AND_KEEP_CONN and later with HSE_STATUS_SUCCESS when the client is done.
CAUSEThe client connection object is not freed up because the ref. count is not becoming zero. The object ref. count is not decremented appropriately when the ISAPI returns with HSE_STATUS_SUCCESS.
WORKAROUNDObtain the fix mentioned below or wait for the next Service Pack.
STATUSMicrosoft has confirmed this to be a problem Internet Information Server version 1.0. This problem was corrected in the latest Windows NT 4.0 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
KBCategory: kbusage kbbug4.00 kbfix4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |