Skip to content

Commit 4c2d1e8

Browse files
authored
W-14773860 - Updating Traffic Management limits (#546)
1 parent e37b528 commit 4c2d1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ image:multiple-upstreams.png[Flex Gateway manages the traffic to multiple upstre
5454

5555
=== Routes
5656

57-
Each API instance supports up to 10 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.
57+
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.
5858

5959
Before adding additional routes, enter an optional *Route label* for clarity.
6060

@@ -139,7 +139,7 @@ For example, in a configuration in which route one has the `GET` method defined
139139

140140
You can use multiple upstream services in a single route to direct requests to similar services. For example, to test the performance of a new beta upstream service without sending all traffic to the new service, you can direct half of the traffic to a stable upstream service and half to the new upstream service.
141141

142-
Each API instance route can support up to 10 upstream services, but at least one upstream service is required for each route.
142+
Each API instance route can support up to 50 upstream services, but at least one upstream service is required for each route.
143143

144144
What upstream service within the route each request is sent to is random and independent of any previous request. The upstream *Weight* defines the percentage chance of a request being sent to a particular upstream service.
145145

0 commit comments

Comments
 (0)