diff --git a/src/content/docs/hyperdrive/platform/limits.mdx b/src/content/docs/hyperdrive/platform/limits.mdx index 07a3cfa0439ee21..60ac0d8f136ac91 100644 --- a/src/content/docs/hyperdrive/platform/limits.mdx +++ b/src/content/docs/hyperdrive/platform/limits.mdx @@ -20,7 +20,7 @@ The following limits apply to Hyperdrive configuration, connections, and queries | Maximum potential origin database connections | approx. \~100 connections [^2] | :::note -Hyperdrive does not have a hard limit on the number of concurrent *client* connections made from your Workers. +Hyperdrive does not have a hard limit on the number of concurrent *client* connections made from your Workers to Hyperdrive. As many hosted databases have limits on the number of unique connections they can manage, Hyperdrive attempts to keep number of concurrent pooled connections to your origin database lower. ::: @@ -31,4 +31,4 @@ As many hosted databases have limits on the number of unique connections they ca :::note You can request adjustments to limits that conflict with your project goals by contacting Cloudflare. Not all limits can be increased. To request an increase, submit a [Limit Increase Request](https://forms.gle/ukpeZVLWLnKeixDu7) and we will contact you with next steps. -::: \ No newline at end of file +:::