-
ABP Framework version: v4.4.2
-
UI type: Blazor Server
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Blazor Server): yes
-
Exception message and stack trace:
-
We been deploy an Blazor server app, this app have only two modules, when the connected users goes to 50 or more, the statistics of CPU Usage reach to about 100%. The users reports that some components are crashed or take a long time to respond. In may case they have to reload the page but it doesn't works nither. Some users reports a websocket connetion error.
We probe this app before in a poorer sever and we don't get this type of errors, the main diference is in the QA server we have ten o twelve connected users. -
Steps to reproduce the issue:"
1 Answer(s)
-
0
hi
Is websocket enabled on your server? you can try to rule out environmental problems.