Skip to content

Commit 3a3256e

Browse files
Edits
1 parent a135cb5 commit 3a3256e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ include::partial$task-configure-proxy.adoc[tags=last-steps]
4646

4747
Flex Gateway version 1.5.x or later supports API instances that expose multiple upstream services through a single consumer endpoint.
4848

49-
Flex Gateway manages request traffic by using different routes that can each direct traffic to multiple upstream services. Flex Gateway directs traffic to the routes by using the route order and the individual route's rules. Additionally, you can add a weighted percentage to each upstream service within a route to manage the percentage of requests sent to each upstream service.
49+
Flex Gateway manages request traffic by using different routes that can each direct traffic to multiple upstream services. Flex Gateway directs traffic to the routes by using the route order and the individual route's rules. Additionally, you can add a weighted percentage to each upstream service within a route to manage the percentage of requests sent to the upstream service.
5050

5151
In the following diagram, different routes manage requests to flight information databases and to a customer service application. Route one has two upstream services defined, which direct 70% of requests to a stable database and 30% of requests to a beta database.
5252

0 commit comments

Comments
 (0)