Skip to content

Commit c9ee8ad

Browse files
authored
Update limits.mdx (#25574)
1 parent 50af477 commit c9ee8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/platform/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following limits apply to Hyperdrive configuration, connections, and queries
1616
| Maximum query (statement) duration | 60 seconds | 60 seconds |
1717
| Maximum username length [^1] | 63 characters (bytes) | 63 characters (bytes) |
1818
| Maximum database name length [^1] | 63 characters (bytes) | 63 characters (bytes) |
19-
| Maximum potential origin database connections [^2] | approx. \~20 connections | approx. \~100 connections |
19+
| Maximum potential origin database connections (per configuration) [^2] | approx. \~20 connections | approx. \~100 connections |
2020

2121
:::note
2222
Hyperdrive does not have a hard limit on the number of concurrent _client_ connections made from your Workers.

0 commit comments

Comments
 (0)