shreemaan-abhishek commented on issue #11083: URL: https://github.com/apache/apisix/issues/11083#issuecomment-2057173529
@sereneshikari I am not fully sure but it seems the nginx ingress controller leverages the `ssl_preread` directive. Using that has a [performance impact](https://kubernetes.github.io/ingress-nginx/user-guide/tls/#ssl-passthrough) Similar feature to allow APISIX to listen to both HTTPS and TCP over TLS on the same port is not directly supported. -- 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]
