0
razkhan78 created
AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core 2.1
We are facing memory issues in production environment. Our application is deployed on Azure App Service.
We took the memory dump from azure and analyzed with some tools and with that we found issues with Castle Windsor & some automapping related code. Also we have created one sep signalR hub class in system where we added dispose method for _windsorContainer.
Is there anything we can add for our current configuration to get rid of these memory issues?
1 Answer(s)
-
0
Hi @razkhan78
Can you please share the memory issues with us so that we can investigate them.