tzssangglass commented on issue #8117:
URL: https://github.com/apache/apisix/issues/8117#issuecomment-1284999187
> I have created upstream "upstream-test1" and "upstream-test2" via the
admin api. how do forward to it in the access phase?
search:
```
upstream.set(ctx, up_conf.type .. "#route_" .. matched_route.value.id,
ctx.conf_version, up_conf)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]