-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
allow user to introduce several upstreams for a match, e.g.:
- match:
uri: "com.github.Semior001.groxy.example.mock..Upstream/Get"
forward:
upstreams:
- example-1
- example-1-replica
load-balancing: round-robinremove the "upstream" field from the config, consumers now must specify a list of upstreams, optionally setting the load balancing policy, default is round-robin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request