tzssangglass commented on issue #7011:
URL: https://github.com/apache/apisix/issues/7011#issuecomment-1121796608

   > What if the client doesn't carry `X-Forwarded-For` header and APISIX 
listening on non-443 ports for HTTPS (say `9443`)?
   
   In this case the user needs to make the request headers carry 
`X-Forwarded-Port`, which is also in line with the docs that describes:
   
   When enabling `http_to_https`, the port in the redirect URL will be the 
value of header `X-Forwarded-Port` or the port of the server.
   
   Just an idea.


-- 
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]

Reply via email to