G
Guest
ok so I've seen hundreds of posts with questions from people getting the following error
"aspnet_wp was recycled because memory consumption exceeded ........
The general consensus appears to be that there are wierd memory leaks in people's code, but has anyone got an answer to the the following fundamental question
If web applications are running in high isolated mode, then why are multiple applications affected when the worker process gets recycled? Surely, the whole purpose of high isolated mode is to shield other applications from an application's problems
I have one application with the memory leak, which I have yet to discover, but the recycling causes other apps to fail
Anyone any ideas on this one???
Jon
"aspnet_wp was recycled because memory consumption exceeded ........
The general consensus appears to be that there are wierd memory leaks in people's code, but has anyone got an answer to the the following fundamental question
If web applications are running in high isolated mode, then why are multiple applications affected when the worker process gets recycled? Surely, the whole purpose of high isolated mode is to shield other applications from an application's problems
I have one application with the memory leak, which I have yet to discover, but the recycling causes other apps to fail
Anyone any ideas on this one???
Jon