Application Pool Settings for Worker Process Isolation Mode
When using worker process isolation mode, the process model settings are specified through an application pool settings in the IIS management console, instead of through the <processModel> element of the Machine.config file. The following topics describe how to configure the appropriate process model settings in IIS when using worker process isolation mode.
In This Section
- Recycling Application Pool Settings
Describes the recycling application pool settings in IIS 6.0. - Performance Application Pool Settings
Describes the performance application pool settings in IIS 6.0. - Health Application Pool Settings
Describes the health application pool settings in IIS 6.0. - Identity Application Pool Settings
Describes the identity application pool settings in IIS 6.0.
Related Sections
- IIS 6.0 Application Isolation Modes
Describes the application isolation modes in IIS 6.0 and explains process model settings. - IIS 6.0 Application Isolation Modes Overview
Describes the application isolation modes in IIS 6.0. - Mapping ASP.NET Process Model Settings to IIS 6.0 Application Pool Settings
Describes the equivalent process model settings to application pool settings when using worker process isolation mode. - <processModel> Element
Describes the attributes of the <processModel> element.