Base solution for your next web application
Open Closed

Memory issues in production environment on azure. #10082


User avatar
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)
  • User Avatar
    0
    musa.demir created

    Hi @razkhan78

    Can you please share the memory issues with us so that we can investigate them.