Microsoft Windows SharePoint Services
HomeBackForwardPrint

About application pools

About application pools

Internet Information Services (IIS) introduced application pools in IIS 6.0. With application pools, you can use an isolated process to run your Web applications. Each application pool has unique credentials on the server, so you can identify which applications are performing which actions. If one application fails, it does not affect other applications that are also running.

Microsoft Windows SharePoint Services supports the new application pool model in IIS 6.0. You configure the admin app pool when you install Windows SharePoint Services using the Server Farm option. When you choose the Typical Install option, the admininstrative virtual server is automatically configured for you during installation. When you configure a server or server farm, you can choose from the following options:

You specify the application pool to use for your administrative virtual server when you install Windows SharePoint Services to a server and set the configuration database. You specify any other application pools to use when you extend a virtual server on that server. For more information about application pools, see IIS 6.0 Help.

©2003 Microsoft Corporation. All rights reserved.