
63
Domain of the user to use as the identity of the application
pool. This parameter is allowed only for IIS 7.0, 7.5, 8.0, and
8.5. 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. This
parameter is allowed only for IIS 7.0, 7.5, 8.0 and 8.5. 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. This parameter is allowed only for IIS 7.0, 7.5,
8.0 and 8.5.
The .NET Framework version to use for the application pool.
This parameter is allowed only for IIS 7.5 8.0 and 8.5. The
allowed values are: v1.0, v1.1, v2.0, v4.0
The managed pipeline mode to use in the application pool.
This parameter is allowed only for IIS 7.0, 7.5, 8.0 and 8.5. The
allowed values are:
The number of minutes a process can be idle in the application
pool. This parameter is allowed only for IIS 7.0, 7.5, 8.0 and
8.5.
The maximum number of Kb of memory to be used before the
application pool is recycled. This parameter is allowed only for
IIS 7.0, 7.5, 8.0 and 8.5.
A fixed number of minutes after which the application pool is
recycled. This parameter is allowed only for IIS 7.0, 7.5, 8.0
and 8.5.
A fixed time at which the application pool is recycled. This
parameter is allowed only for IIS 7.0, 7.5, 8.0 and 8.5. The
required format is HH:MM (i.e. 23:58 or 01:23).
The start mode to be used for the application pool. This
parameter is allowed only for 8.0 and 8.5. The allowed values
are:
- OnDemand
- AlwaysRunning
Comentarios a estos manuales