tzssangglass commented on issue #6352:
URL: https://github.com/apache/apisix/issues/6352#issuecomment-1043743742


   1. you need rto use `balancer.recreate_request` after you changed the uri;
   2. you can hook `before_proxy` in plugins to do this, see: 
https://github.com/apache/apisix/blob/b52f95b53c689cfd2fd0f4cbf0fefedd4cce9b5e/apisix/balancer.lua#L342-L346,
 then you don't need to call  `balancer.recreate_request`


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