
64
Flag that indicate if the application pool must be started
automatically. This parameter is allowed only for IIS 7.0, 7.5,
8.0 and 8.5. The allowed values are:
- 1 or True: The application pool will be started
automatically when Windows starts.
- 0 of False: The application pool will not be started
automatically when Windows starts.
Configure Application Pool
This action allows users to configure an existing application pool under IIS, 7.5, 8.0 and 8.5. It will fail a
deployment if the application pool does not exist. The configuration variables of this action are:
The name of the application pool to configure.
Flag that indicate if the application pool must allow 32-bit
applications. The allowed values are:
- 1 or True: 32-bit applications are allowed
- 0 of False: 32-bit applications are not allowed
Domain of the user to use as the identity of the application
pool. If not defined and the “IdentityUserName” is defined,
the user will be considered as a local user (i.e. .\localuser).
User name to use as the identity of the application pool. If not
defined, “IdentityUserDomain” and “IdentityUserPassword”
will be ignored and the default value of IIS will be used (i.e.
ApplicationPoolIdentity).
The password of the user to use as the identity of the
application pool.
The .NET Framework version to use for the application pool.
The allowed values are: v1.0, v1.1, v2.0, v4.0
The managed pipeline mode to use in the application pool.
The allowed values are:
The number of minutes a process can be idle in the application
pool.
Kommentare zu diesen Handbüchern