502 bad gateway | Azure Web App | SignalR
Junaid Shahid
0
Reputation points
We have web app hosted on Azure Web App Service.
- .NET 6
- Azure SQL
- SignalR Core
We have 600 active connection of SignalR with Azure Web App, we have 20 API's which all 600 connections are calling after each hour. Some how DB is not 100% and CPU, Memory etc are also not overloaded. But still we are getting 502. We are not able to figure the actual issue. It's start appearing from last 5 days.
Sign in to answer