Hi All,
We have used nginx ingress controller to listen on 10002 and forward https traffic to 9443 and 10001 respectively based on location and url.
ssl passthrough is enabled.
When ssl pass through is enabled, would nginx be able to relay non-http tcp data too based on above mentioned rules?
Regards,
jayapn