tokers commented on issue #8405:
URL: https://github.com/apache/apisix/issues/8405#issuecomment-1328408474

   @Drewolf Sorry, APISIX already support configuring a port for this case:
   
   > When enabling http_to_https, the ports in the redirect URL will pick a 
value in the following order (in descending order of priority)
   Read plugin_attr.redirect.https_port from the configuration file 
(conf/config.yaml).
   If apisix.ssl is enabled, read apisix.ssl.listen and select a port randomly 
from it.
   Use 443 as the default https port.
   
   See https://apisix.apache.org/docs/apisix/plugins/redirect/


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