kwanhur commented on PR #6686:
URL: https://github.com/apache/apisix/pull/6686#issuecomment-1112812875

   Have a glance at `x-forwarded-port` definition, it's default value 
`$server_port` which default is `9443`, using it means that the default 
redirect server port will be `$server_port`, not now the well-known port `443`.
   
   Using it means need to update the existed test cases, please note that.
   
   
https://github.com/apache/apisix/blob/4afc8a7fbf82d4311504abd00f08156a806e5b40/apisix/cli/ngx_tpl.lua#L668


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