Article ID: 823818 - Last Review: November 5, 2007 - Revision: 4.2 FIX: Memory usage increases and IIS 5.0 stops responding when ASP buffering is enabledOn This PageSYMPTOMSMicrosoft Internet Information Services (IIS) 5.0 may stop
responding. Additionally, the memory usage of IIS may increase before IIS stops responding. CAUSEBy default, Active Server Pages (ASP) buffering is enabled in IIS 5.0. When ASP buffering is enabled, a response buffer is built to buffer page output. When the page output
is buffered, the server does not send the response to the client until all the server-side scripts on the page have been processed. This problem may occur if ASP buffering is enabled and one of the following conditions is true:
RESOLUTIONHotfix informationA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.To resolve this problem, 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: http://support.microsoft.com/contactus/?ws=support
(http://support.microsoft.com/contactus/?ws=support)
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.PrerequisitesNo prerequisites are required.Restart requirementYou must stop and then restart Internet Information Services after you apply this hotfix.Hotfix replacement informationThis hotfix does not replace any other hotfixes.File informationThe 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 item in Control Panel.Date Time Version Size File name -------------------------------------------------------- 04-Aug-2003 20:30 5.0.2195.6798 247,056 Adsiis.dll 04-Aug-2003 20:30 5.0.2195.6798 337,168 Asp.dll 04-Aug-2003 20:30 5.0.2195.6795 299,792 Fscfg.dll 04-Aug-2003 20:30 5.0.2195.6795 8,464 Ftpctrs2.dll 04-Aug-2003 20:30 5.0.2195.6795 6,416 Ftpmib.dll 04-Aug-2003 20:30 5.0.2195.6795 9,488 Httpmib.dll 04-Aug-2003 20:30 5.0.2195.6798 122,640 Iischema.dll 04-Aug-2003 20:30 5.0.2195.6795 13,584 Infoadmn.dll 04-Aug-2003 20:30 5.0.2195.6795 248,080 Infocomm.dll 04-Aug-2003 20:30 5.0.2195.6795 62,736 Isatq.dll 04-Aug-2003 20:30 5.0.2195.6795 7,440 W3ctrs.dll 04-Aug-2003 20:30 5.0.2195.6795 349,968 W3svc.dll STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONThe AspBufferingLimit property sets the maximum size of the
ASP buffer. If response buffering is turned on, this property controls the
maximum bytes that an ASP page can write to the response buffer
before the buffer is flushed. When the buffering limit is configured, any response that exceeds the limit will send a 500 server error response with the following script error: Response object error 'ASP 0251 : 80004005' Response Buffer Limit Exceeded /<somepage.asp>, line x |0|ASP_0251_:_80004005|Response_Buffer_Limit_Exceeded http://msdn2.microsoft.com/en-us/library/ms525972.aspx
(http://msdn2.microsoft.com/en-us/library/ms525972.aspx)
For more information about the naming schema for Windows software updates, click the following article number to view the article in the Microsoft Knowledge Base:
816915
(http://support.microsoft.com/kb/816915/
)
New file naming schema for Microsoft Windows software update packages
For more information about the terminology that is used to describe Microsoft product updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
| Article Translations
|

Back to the top
