tzssangglass commented on issue #4942: URL: https://github.com/apache/apisix/issues/4942#issuecomment-1165120439
If proxy-rewrite can modify `x-forward-port`, then the following scenario occurs (to be confirmed) 1. client access http://a.com:80/ 2. upstream response 302 to the http://a.com:80/login 3. it redirected to the http://a.com:80/login My questions: 1. What port is 80? The port exposed by APISIX in the container, like `-p 80:9080`? 2. Does the 80 port have anything to do with Jenkins? -- 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]
