Anyone???
I am trying to configure Nginx to load balance ssh sessions to an autoscale group of systems in AWS (Amazon Web Services) That's the easy part. Then I want and have any future communications to the load balancer ( 22 443 80 etc ) be sent to the same backend system that the ssh session is established with.
Am I expecting too much? Have I completely lost my mind? Well, maybe, but is this possible? And can someone give me an example of an nginx.conf that would do this?
Thanks a million, Jerry
I am trying to configure Nginx to load balance ssh sessions to an autoscale group of systems in AWS (Amazon Web Services) That's the easy part. Then I want and have any future communications to the load balancer ( 22 443 80 etc ) be sent to the same backend system that the ssh session is established with.
Am I expecting too much? Have I completely lost my mind? Well, maybe, but is this possible? And can someone give me an example of an nginx.conf that would do this?
Thanks a million, Jerry