You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tidb-cloud/serverless-limitations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ We are constantly filling in the feature gaps between {{{ .starter }}}/Essential
20
20
21
21
### Connection
22
22
23
-
- Database client connections that are held open longer than `30 minutes` may be terminated unexpectedly. We recommend starting with a 5 minutes maxiumm connection lifetime and increasing the connection lifetime if there is an impact on tail latency.
23
+
- Database client connections that are held open longer than 30 minutes may be terminated unexpectedly. To avoid this, start with a 5-minute maximum connection lifetime and increase it if you observe a negative impact on tail latency.
24
24
- Only [Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md) and [Private Endpoint](/tidb-cloud/set-up-private-endpoint-connections-serverless.md) can be used. You cannot use [VPC Peering](/tidb-cloud/set-up-vpc-peering-connections.md) to connect to {{{ .starter }}} or {{{ .essential }}} clusters.
25
25
- No [IP Access list](/tidb-cloud/configure-ip-access-list.md) support.
0 commit comments