Base solution for your next web application

Activities of "[email protected]"

Setup Details:

  • What is your product version? v11.1.0
  • What is your product type (Angular or MVC)? ASP.NET CORE MVC & jQuery
  • What is product framework type (.net framework or .net core)? .NET Core
  • What is ABP Framework version? 7.1.0

I am looking at scaling out my App Service to a minimum of 2 instances (with a single Azure Signalr Service instance), however, when I do this, all clients stop receiving messages consistently. As soon as I scale down the App Service back to 1 instance everything works fine again.

Please see the diagram below, I want to make sure we understanding the issue here:

I had Microsoft check the Azure Signalr Service and complete a live trace, while I had the app service is scaled out to 2 instances, they have come back stating no errors are logged in the Signalr service and that all connections were good. Therefore, they assume the issue occurs in code on the app service end, as no response is sent from the server. So the SingalR service is working fine.

I also do not see any errors in App Insights when messages are being lost.

Are there any issues with using ANZ and ABP with the Azure Signalr Service, when the app service is scaled out?

Showing 1 to 1 of 1 entries