spacewander commented on issue #6296: URL: https://github.com/apache/apisix/issues/6296#issuecomment-1039828185
> the back-end service can only be accessed using domain names and does not support IP access I guess the upstream is unable to handle direct IP access because they are HTTPS and will check the certificate with the SNI. It's expected that APISIX will set the SNI according to the host, so using `pass_host = node` should work. Let's wait for the author's response. -- 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]
