TCP hostname routing using SNI

Maxim Konovalov maxim at nginx.com
Mon Jun 20 06:44:15 UTC 2016


Hello,

On 6/18/16 12:48 AM, jordan.davidson wrote:
> We need TCP (not http) hostname routing for an environment we are creating
> using k8s and ingress with the nginx ingress controller. We are trying to
> figure out if there is a way to create an nginx server with a config that
> will route TCP calls to a single host:port to different host:port combos
> based on the hostname held in the SNI information.
> 
Currently the stream (tcp/udp lb) module misses this feature.
However, we do have it in the short-term roadmap and hope to have it
implemented more or less soon.

-- 
Maxim Konovalov



More information about the nginx mailing list