Share via


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

Note

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

Specifies a time to initiate scheduled periodic restarts of an application pool.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

value

Required timeSpan attribute.

Specifies a unique local time, on a 24-hour clock, to begin a scheduled periodic restart of an application pool.

Child Elements

None.

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

Specifies configuration settings for application pools on a server.

applicationPoolDefaults

Specifies default configuration settings that apply to all application pools on a server.

recycling

Specifies configuration settings for application pool recycling.

periodicRestart

Specifies configuration settings for restarting an application pool.

schedule

Specifies configuration settings for restarting an application pool according to a schedule.

Remarks

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

Default Configuration

None.

Element Information

Configuration locations

ApplicationHost.config

Requirements

Microsoft Internet Information Services (IIS) version 7.0