Skip to content

Commit c12f1f4

Browse files
Merge pull request #288674 from derekbekoe/patch-2
Update dev-tunnels-service-limits.md: Increase active connections limit + update author
2 parents ba29776 + 0942ad2 commit c12f1f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author: curib
3-
ms.author: cauribeg
2+
author: derekbekoe
3+
ms.author: debekoe
44
ms.service: azure-dev-tunnels
55
ms.topic: include
66
ms.date: 06/07/2023
@@ -11,10 +11,10 @@ The following limits apply to [dev tunnels](https://aka.ms/devtunnels/docs). The
1111
| --- | --- |
1212
| Bandwidth | 5 GB per user |
1313
| Tunnels | 10 per user |
14-
| Active connections | 20 per port |
14+
| Active connections | 1000 per port |
1515
| Ports | 10 per tunnel |
1616
| HTTP request rate | 1500/min per port |
1717
| Data transfer rate | Up to 20 MB/s per tunnel |
1818
| Max web-forwarding HTTP request body size | 16 MB |
1919

20-
To request higher usage limits for dev tunnels, open an issue in our [GitHub repo](https://github.com/Microsoft/dev-tunnels/issues). In the issue, include which limit you'd like increased and why.
20+
For questions on these limits, open an issue in our [GitHub repo](https://github.com/Microsoft/dev-tunnels/issues).

0 commit comments

Comments
 (0)