Problem 1
When you manually set the value of the PeriodicRestartMemory property to a value that is more than 4194303 KB, 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 4095 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 KB, the actual PeriodicRestartPrivateMemory property value reverts to 0.Problem 4
When you use IIS Manager to set the value of the Maximum used 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'.
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'.
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'.
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'.