FIX: Actual property values of memory properties differ from the values that you manually set when you enable application pool recycling based on memory usage in IIS 6.0 (923197)



The information in this article applies to:

  • Microsoft Internet Information Services 6.0
  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Standard Edition
    • Microsoft Windows Server 2003, Web Edition
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Server 2003, Datacenter Edition
    • Microsoft Windows Server 2003, Datacenter Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems

SYMPTOMS

Consider the following scenario. You have a Microsoft Windows Server 2003 Service Pack 1 (SP1)-based computer that is running Microsoft Internet Information Services (IIS) 6.0. You configure IIS to enable application pool recycling based on memory usage. In this scenario, you experience one of the following problems:

Problem 1

When you manually set the value of the PeriodicRestartMemory property to a value that is more than 4194303 bytes, the actual PeriodicRestartMemory property value reverts to 512 MB.

Problem 2

When you use IIS Manager to set the value of the Maximum virtual memory property to a value that is more than 4096 MB, the actual Maximum virtual memory property value reverts to 512 MB.

Problem 3

When you set the value of the PeriodicRestartPrivateMemory property to a value that is more than 3145728 bytes, the actual PeriodicRestartPrivateMemory property value reverts to 0.

Problem 4

When you use IIS Manager to set the value of the Maximum virtual memory property to a value that is more than 3072 MB, the actual Maximum virtual memory property value reverts to 0.

Additionally, when you experience Problem 1 or Problem 2, the following error message is logged in the system event log:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1041
Description:
The 'Application Pool' 'DefaultAppPool' failed range validation for property 'PeriodicRestartMemory'. The configured value 'VirtualMemorySize' is outside of the range '0' to '4194303'. The value will default to '512000'.
Note VirtualMemorySize represents the virtual memory size that you configure.

When you experience Problem 3 or Problem 4, the following error message is logged in the system event log:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1041
Description:
The 'Application Pool' 'DefaultAppPool' failed range validation for property 'PeriodicRestartPrivateMemory'. The configured value 'VirtualMemorySize' is outside of the range '0' to '3145728'. The value will default to '0'.
Note VirtualMemorySize represents the virtual memory size that you configured.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

To apply this hotfix, you must have Windows Server 2003 SP1 installed on the computer.

Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.Windows Server 2003, 32-bit versions
File nameFile versionFile sizeDateTimePlatform
Iisw3adm.dll6.0.3790.2771216,06416-Aug-200613:51x86
Windows Server 2003, x64-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Iisw3adm.dll6.0.3790.2771312,32015-Aug-200623:55x64SP1Not Applicable
Wiisw3adm.dll6.0.3790.2771216,06415-Aug-200623:55x86SP1WOW
Windows Server 2003, Itanium-based versions
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Iisw3adm.dll6.0.3790.2771605,18415-Aug-200623:53IA-64SP1Not Applicable
Wiisw3adm.dll6.0.3790.2771216,06415-Aug-200623:53x86SP1WOW

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MajorLast Reviewed:10/3/2006
Keywords:kbQFE kberrmsg kbprb kbhotfixserver kbpubtypekc KB923197 kbAudITPRO