App container located in northeurope with reduced signalR performance

Anton Jonsson 0 Reputation points
2025-02-19T09:28:32.37+00:00

I have a number of azure app containers running in the region westeurope.
We have a database and Azure SignalR service running in northeurope that's being used by the container apps.
To reduce database latency we created a new app container environment located in northeurope and created all our container apps in that environment. When we stopped the old container apps (running in westeurope) and enabled the new app containers (running in northeurope) we started getting performance issues with SignalR. Some requests were faster than the old app containers and some were slower and even timed out after 1min 40s which made the replicas in the app container restart. We couldn't see any performance issues in SignalR service and other appliactions using signalR was working as expected. When we stopped the new container apps and restarted the old container apps they didn't have any performance issues with SignalR.

Any idea why the performance was unstable when running in northeurope?

Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
157 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
543 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.