Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
For more information about the clear element, see the following topic on the Microsoft IIS.net Web site: Periodic Restart Schedules <schedule>.
Removes all references to settings at the parent level of the configuration.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
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, unless the settings are overridden at lower levels of the configuration hierarchy. |
recycling |
Specifies configuration settings for application pool recycling. |
periodicRestart |
Specifies configuration settings for periodic restarting of application pools. |
schedule |
Specifies the scheduled recycling interval for the application pool. |
Remarks
For more information about the clear element, see the following topic on the Microsoft IIS.net Web site: Periodic Restart Schedules <schedule>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
Microsoft Internet Information Services (IIS) version 7.0 |