nic-chen commented on issue #4942: URL: https://github.com/apache/apisix/issues/4942#issuecomment-975024933
@z-yuxie After testing it, I found that `X-Forwarded-Port` cannot be rewritten directly. It is recommended that jenkins and APISIX use the same port number, and there is no such problem. Or use a temporary solution, comment out these lines https://github.com/apache/apisix/blob/master/apisix/cli/ngx_tpl.lua#L612-L613, and restart APISIX. -- 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]
