Skip to content

Commit 3413476

Browse files
DOCSP-14371 Limit number of simultaneous connections to a single tenant (#125)
* DOCSP-14371 Limit number of simultaneous connections to a single tenant * DOCSP-14371 updates for copy review feedback
1 parent cf470db commit 3413476

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

source/supported-unsupported/limitations.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,17 @@ regions only:
2727

2828
* Creating Indexes
2929
* Monitoring |data-lakes| with |service| monitoring tools
30-
* Creating a |data-lake| with |s3| buckets from more than one |aws| account
30+
* Creating a |data-lake| with |s3| buckets from more than one |aws|
31+
account
3132
* Assigning |service| temporary users permission to query a |data-lake|
3233
* Querying documents larger than 16MB
33-
* Adding IP address associated with your |data-lakes| to your |service| project
34-
whitelist
35-
* Assigning |service| read only access to your |aws| account with |aws|
34+
* Adding IP addresses associated with your |data-lakes| to your
35+
|service| project's IP access list
36+
* Assigning |service| read-only access to your |aws| account with |aws|
3637
security groups
3738
* Returning more than 100 collections for wildcard collections
38-
* Returning documents in the same order across queries unless imposed by
39-
the query operators used
40-
* Running more than 30 simulataneous queries on your {+dl+}
39+
* Returning documents in the same order across queries unless imposed
40+
by the query operators used
41+
* Having more than 60 *guaranteed* simultaneous connections per region
42+
to a {+dl+}
43+
* Running more than 30 simultaneous queries on your {+dl+}

0 commit comments

Comments
 (0)