schedule Element for periodicRestart for add for applicationPools [IIS Settings Schema]

Note

For more information about the schedule element, see the following topic on the Microsoft IIS.net Web site: Periodic Restart Schedules <schedule>.

Specifies the time interval for when the worker processes in an application pool are restarted.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements for this section.

Attributes

None.

Child Elements

Element

Description

add

Optional element.

Specifies a value for starting the periodic recycling of an application pool.

clear

Optional element.

Specifies that the parent-level configuration settings should be removed from the configuration at this level.

Parent Elements

Element

Description

configuration

Specifies the root element in every configuration file that is used by IIS 7.

system.applicationHost

Specifies the root element for configuring Web process settings.

applicationPools

Contains default configuration settings for all application pools on the server and defines configuration settings for specific application pools.

add

Configures an application pool in the server configuration.

recycling

Configures recycling settings for an application pool.

periodicRestart

Specifies conditions under which an application pool is recycled.

Remarks

For more information about the schedule element, see the following topic on the Microsoft IIS.net Web site: Periodic Restart Schedules <schedule>.

Default Configuration

None.

Element Information

Configuration locations

ApplicationHost.config

Requirements

Microsoft Internet Information Services (IIS) version 7.0

See Also

Reference

add Element for schedule for periodicRestart for applicationPools [IIS Settings Schema]

clear Element for schedule for periodicRestart for applicationPools [IIS Settings Schema]