qiqizjl commented on issue #5041: URL: https://github.com/apache/apisix/issues/5041#issuecomment-917379867
If you increase http_auto in Scheme. And according to ngx.var.scheme to set upstream_scheme. In the load balancing port, just follow the Scheme to get the corresponding port? If http_auto is enabled in this way, the port cannot be set, and it is automatically matched by the protocol? ---- 如果在Scheme中增加http_auto。并且根据ngx.var.scheme去设置upstream_scheme。在负载均衡的port中,按照Scheme去获取对应的port就可以? 如果这样开启了http_auto就无法设置port,由协议自动匹配? Demo:    -- 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]
