Skip to content

Commit 4c48228

Browse files
Merge pull request #583 from mulesoft/W-17289710-upstream-limits-gr
W-17289710 Update create-instance-task-flex.adoc
2 parents 7660324 + 58f5135 commit 4c48228

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

modules/ROOT/pages/create-instance-task-flex.adoc

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,17 @@ In the following diagram, different routes manage requests to flight information
5252

5353
image:multiple-upstreams.png[Flex Gateway manages the traffic to multiple upstreams]
5454

55+
=== Limits
56+
57+
[%header%autowidth.spread,cols="a,>.<a,a"]
58+
|===
59+
| Limit | Value | Notes
60+
| Upstreams per API | 50 | Each API supports 50 upstreams. The 50 upstreams can consist of a combination of different routes.
61+
| Routes per API | 50 | Each API supports 50 routes.
62+
| Upstreams per route| 10|
63+
| Headers per route rule | 10|
64+
| ===
65+
5566
=== Routes
5667

5768
Each API instance supports up to 50 routes and each route can support up to 10 upstream services. Configure what requests a route can receive by defining route rules and a route order. At least one route per API instance is required.
@@ -60,10 +71,6 @@ Before adding additional routes, enter an optional *Route label* for clarity.
6071

6172
You can add additional routes by clicking *Add Route*, and you can delete routes by clicking the *Trash Can* icon (image:trash-can-icon.png[2%,2%]). If only one route is defined, you cannot delete that route.
6273

63-
=== Limits
64-
65-
include::partial$api-manager-limits.adoc[]
66-
6774
==== Route Rules
6875

6976
You can direct requests to different routes by using route rules.
@@ -163,6 +170,7 @@ Configure the following fields for each upstream service:
163170

164171

165172

173+
166174
//promote-api
167175
include::partial$task-promote-api.adoc[]
168176

0 commit comments

Comments
 (0)