Hi team,
we have hosted MVC application in AWS EC2 instance and facing slowness. After reseting IIS and recloning APP pool application performence improving.
Please let me know what are all the reason for this behaviour.
Thanks
Madan S B
Hi team,
we have hosted MVC application in AWS EC2 instance and facing slowness. After reseting IIS and recloning APP pool application performence improving.
Please let me know what are all the reason for this behaviour.
Thanks
Madan S B
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Aravind GovindarajPosted Dec 16, 2022, 11:04 AM
It's due to memory leakage. Can you please check object is properly disposed in your application.