The information in this article applies to:
SYMPTOMSASP caching in low memory situations may cause "Server Too Busy" errors and/or blank pages returned to client browsers. Memory usage by the Inetinfo process will be very high. CAUSE
This problem occurs because too much data is being cached and the default
number of ASP files to cache is set to unlimited in Internet Information
Server (IIS) 4.0. ASP attempts to cache ASP files until the process runs
out of virtual memory. The IIS computer stops processing pages and returns
the "Server Too Busy" error or blank pages to client browsers. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
-or- http://www.microsoft.com/support/supportnet/overview/overview.asp STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was first corrected in Windows NT 4.0 Service Pack 6. MORE INFORMATION
ASP has been modified to flush the cache when it receives an "Out of
Memory" error. This enables it to recover gracefully. Please see the
following paragraphs for information on how to do additional tuning of the
ASP cache, so that it does not flush the ASP cache frequently, thus
nullifying the benefits of caching.
Q216383 Memory Allocations May Fail When There Are Large Free Blocks Q171793 Information on Application Use of 4GT RAM TuningNote that more physical RAM may be required to reduce possible paging after this change is made. Additional query words: 4.00
Keywords : |
Last Reviewed: October 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |