All Questions
1 question
9
votes
1
answer
1k
views
Redis clients not being dropped by ASP.NET app, running on Azure
We have a .NET 4.6.1 ASP.NET Web Forms app running on an Azure App Service. I say Web Forms, but the app also has Web Api 2 baked in, as well as two WebJob projects performing several tasks each.
We ...