Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request help: apisix add port 9443 when receive 302 redirect #6286

Closed
purekeeper opened this issue Feb 10, 2022 · 3 comments
Closed

request help: apisix add port 9443 when receive 302 redirect #6286

purekeeper opened this issue Feb 10, 2022 · 3 comments
Labels

Comments

@purekeeper
Copy link

Issue description

Browser send https://a/b/c to nlb(443) and nlb forward to apisix(9443) ,then apisix forward to backed service testSerivce, testservice return 302 to a new url. but the browser show the new url with port 9443 ,which result in failure, anybody know the reason ?

Environment

  • apisix version (cmd: apisix version):
  • OS (cmd: uname -a):
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):
  • etcd version, if have (cmd: run curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API):
  • apisix-dashboard version, if have:
  • the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
  • luarocks version, if the issue is about installation (cmd: luarocks --version):
@souzens
Copy link

souzens commented Feb 15, 2022

Try to disable
#proxy_set_header X-Forwarded-Port

@github-actions
Copy link

This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 31, 2023
@github-actions
Copy link

This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants