How to Isolate a DLL Into a Separate Process By Using Microsoft Transaction Server (MTS) (281434)
The information in this article applies to:
- Microsoft Internet Information Server 4.0
This article was previously published under Q281434 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: SUMMARY
When you troubleshoot with Internet Information Server (IIS), it is a common practice to isolate Web applications by running them in a separate memory space, which is referred to as Out-of-Process (OOP). However, if a component is used on multiple ASP pages, and in multiple Web applications, it can be difficult to isolate the module (DLL) that contains the object from the rest of the Web site. Then you must isolate a COM DLL into a separate process to determine if it contributes to problems that affect Web server performance. Microsoft Transaction Server (MTS) 2.0, in the Microsoft Windows NT 4.0 Option Pack (NTOP), provides the ability to isolate a COM DLL into a separate process.
Modification Type: | Minor | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbhowto KB281434 |
---|
|