Application gateway limits

Rakesh Sharma 61 Reputation points
2022-03-11T07:13:47.417+00:00

Just want to understand what does it means
Concurrent WebSocket connections: Medium gateways 20k2 and Large gateways 50k2

Is it considered to be Medium = 20000 ? and Large = 50000 ?

182077-image.png

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,080 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alan Kinane 16,906 Reputation points MVP
    2022-03-11T10:38:28.013+00:00

    Yes, this means 20,000 and 50,000 concurrent connections.

    Please note this limitation is per gateway instance so if you have multiple instances running then you can increase the maximum number of concurrent connections. beyond 20,000 or 50,000


0 additional answers

Sort by: Most helpful

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.