Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/hyperdrive/platform/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::
Expand All @@ -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.
:::
:::
Loading