In our environment, i set the Maximum used memory to 780, but the w3wp.exe does not recycle automatically when the memory reach 800, am i missing something? Thanks

link|improve this question
feedback

1 Answer

Two possibilities I know of: IIS only checks once a minute, and the task manager number is not perfect. Take a look at private bytes on the process object in perfmon.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown