How to Tune the ASPProcessorThreadMax (238583)
The information in this article applies to:
- Microsoft Internet Information Services 5.0
This article was previously published under Q238583 SUMMARY
You may need to tune the Active Server Pages (ASP) queue if ASP scripts make more requests to a Component Object Model (COM) component than the component can handle. All calls made beyond the component's capacity are put into the ASP queue. This is called blocking. Blocking can also occur if threads are waiting for a response from an external resource, such as a
database. When you use ASP under heavy load, the processor utilization should be above 50 percent or an acceptable level.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbinfo kbMetaBase kbPerformance kbSysAdmin KB238583 |
---|
|