We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50af477 commit c9ee8adCopy full SHA for c9ee8ad
src/content/docs/hyperdrive/platform/limits.mdx
@@ -16,7 +16,7 @@ The following limits apply to Hyperdrive configuration, connections, and queries
16
| Maximum query (statement) duration | 60 seconds | 60 seconds |
17
| Maximum username length [^1] | 63 characters (bytes) | 63 characters (bytes) |
18
| Maximum database name length [^1] | 63 characters (bytes) | 63 characters (bytes) |
19
-| Maximum potential origin database connections [^2] | approx. \~20 connections | approx. \~100 connections |
+| Maximum potential origin database connections (per configuration) [^2] | approx. \~20 connections | approx. \~100 connections |
20
21
:::note
22
Hyperdrive does not have a hard limit on the number of concurrent _client_ connections made from your Workers.
0 commit comments