How to understand unexpected high traffic

Bo Stintzing 0 Reputation points
2024-02-16T13:54:54.5166667+00:00

Scenario: We have several servers (service plan) and 2 gateways that communicate with the servers. We are having problems with external traffic to a specific server where an exceptionally large amount of external traffic is being generated occasionally for no reason. We use the possibility of automatic upgrade of DTU but it is not enough so that external users communicating against the loaded server get communication problems HTTP 502 errors. We use SignalR protocol but not yet SignalR Azure Services.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,968 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
131 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sam Cogan 10,332 Reputation points MVP
    2024-02-18T17:08:51.5833333+00:00

    You can configure your applicaitons to log data to Application Insights, which will provide you with more details of where the traffic is coming from and what it is doing. You can find more details here

    0 comments No comments