0
shedspotter created
What is your product version? 10.3.0
What is your product type (Angular or MVC)? Angular
What is product framework type (.net framework or .net core)? .NET 5
Hi ,
We are using azure signalR with basic tier which allow us 20 connections in it but we have found that if no body is using the applicaion it still shows all connection are using by the server and due to which we are unable to test signalR related functionality when we used application again we are getting excetion "Connection count reaches limits".
Screen shot of azure that server is using all the connection
even if we restart the server it will go to 0 and then agian occupied all the connections.
please provide a soltuion asap. Thanks