Skip to content

Commit 60a251a

Browse files
authored
update flow count numbers
1 parent aa6bff9 commit 60a251a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/expressroute-gateway-performance-include.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ This table applies to both the Azure Resource Manager and classic deployment mod
3030

3131
| Gateway SKU | Connections per second | Mega-Bits per second | Packets per second | Supported number of VMs in the virtual network <sup>1<sup/> | Flow count limit |
3232
|--|--|--|--|--|--|
33-
| **Standard/ERGw1Az** | 7,000 | 1,000 | 100,000 | 2,000 | 400,000 |
34-
| **High Performance/ERGw2Az** | 14,000 | 2,000 | 250,000 | 4,500 | 400,000 |
35-
| **Ultra Performance/ErGw3Az** | 16,000 | 10,000 | 1,000,000 | 11,000 | 800,000 |
36-
| **ErGwScale (per scale unit)** | N/A | 1,000 | 100,000 | 2,000 | 400,000 |
33+
| **Standard/ERGw1Az** | 7,000 | 1,000 | 100,000 | 2,000 | 100,000 |
34+
| **High Performance/ERGw2Az** | 14,000 | 2,000 | 250,000 | 4,500 | 200,000 |
35+
| **Ultra Performance/ErGw3Az** | 16,000 | 10,000 | 1,000,000 | 11,000 | 1,000,000 |
36+
| **ErGwScale (per scale unit)** | N/A | 1,000 | 100,000 | 2,000 | 100,000 |
3737

3838
<sup>1<sup/> The values in the table are estimates and varies depending on the CPU utilization of the gateway. If the CPU utilization is high and the number of supported VMs gets exceeded, the gateway will start to dropping packets.
3939

0 commit comments

Comments
 (0)