Re: TCP hostname routing using SNI

2016-06-19 Thread Maxim Konovalov
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 c

Re: TCP hostname routing using SNI

2016-06-17 Thread Mark Moseley
On Fri, Jun 17, 2016 at 2:48 PM, jordan.davidson < nginx-fo...@forum.nginx.org> 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 w

TCP hostname routing using SNI

2016-06-17 Thread jordan.davidson
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 bas