sereneshikari commented on issue #11083: URL: https://github.com/apache/apisix/issues/11083#issuecomment-2052163677
> > I have a requirement to implement both HTTPS and TLS over TCP on the same port > > I don't think this is possible as this limitation comes from nginx itself. Hey @shreemaan-abhishek, just wanted to confirm if this really is the case. The reason I ask is the [NGINX ingress controller](https://kubernetes.github.io/ingress-nginx/) supports this exact use case and it is based on NGINX. For example, we can use the 443 port for both HTTPS and TCP with TLS traffic. -- 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]
