tokers commented on issue #7641:
URL: https://github.com/apache/apisix/issues/7641#issuecomment-1211724496

   > > proxy-rewrite doesn't change the destination, but modifies the request.
   > > You can use traffic split plugin to proxy to another upstream, or using 
redirect plugin and let the client redirects to the new location.
   > > @tokers
   > > Thanks, I got it. I misunderstood the usagfe of proxy-rewrite plugin.
   > > Redirect plugin relying on the 302 jump is not considered. And traffic 
split plugin can not modify uri ? I don't see the URI configuration in the 
documentation.
   
   Try to combine the proxy-rewrite and traffic-split plugin?


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