Hi,
We are migrating an application from IIS6 X86 to IIS7 X64 and are noticing a huge increase in the memory usage of the worker process.
On the IIS6 box, the mem usage sits between 200MB and 300MB even when we run our load tester against the site. We can see the usage increase but it is very quickly reclaimed again so that it stays within that range.
The same load test run against the IIS7 box sees memory usage spiral very quickly up to over 2GB and it doesn't seem to get reclaimed.
It seems that there is a problem with the garbage collection but I don't know why the same application is operating differently between IIS6 X86 and IIS7 X64.
Anybody experience this same problem or able to shed some light on this?
Thanks,
Jason
|