json7 commented on issue #3164: URL: https://github.com/apache/apisix/issues/3164#issuecomment-752837546
> It seems that you have modified the APISIX? Currently APISIX only support using a remote address as the backend(upstream). There was no change example: routeA: back-end api (127.0.0.1:9001) routeB: back-end api (127.0.0.1:9002) httpclient(chrome) -> routerA -> 127.0.0.1:9001 ->routerB->error httpclient(chrome) ->routerB->127.0.0.1:9002 ->success ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
