hmthoo commented on issue #8117:
URL: https://github.com/apache/apisix/issues/8117#issuecomment-1283679171

   > you can search `@grpc_pass` in source code to learn how to use 
`ngx.exec()` and `location` to do internal jumps, I think this is complex.
   > 
   > I guess you can achieve your needs in a different way?
   
   maybe...
   
   I can't think of anything else too good at the moment, It judge whether the 
user id is in redis and forward it to the corresponding route.
   
   @grpc_pass is a bit complicated, Internal jumps are not necessarily 
required. 
   
   I would like to know how to change my plugin code if I want to forward to a 
specific router.


-- 
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]

Reply via email to