cookier commented on issue #7641: URL: https://github.com/apache/apisix/issues/7641#issuecomment-1211513025
> 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. 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. -- 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]
