AmerDwight commented on issue #10627: URL: https://github.com/apache/apisix/issues/10627#issuecomment-1855014840
> That's not how you set headers. Please see this example https://docs.api7.ai/hub/proxy-rewrite#rewrite-uri-and-set-headers Yes... Thanks for pointing that. But back to my original question, In my scenario ``` +-----------------+ +---------+ +-----------------+ | Network A | | | | Network B | | | | Proxy | | | | [APISIX]-----|-------->| |-------->|---[Server] | | ^ | | | | | | | | | | | | | [Request] | | | | | +-----------------+ +---------+ +-----------------+ ``` 'cause there are multiple proxies with several networks. Is it possible to setup proxy data on routes or a better way to solve it? -- 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]
