Kemp can do it:
https://www.tech-coffee.net/deploy-windows-admin-center-in-ha-through-kemp-load-balancer/

I can give the stream module a shot also.

Would this be a basic config to get me started?

stream {
 listen 443
 proxy_pass https://192.168.1.0:6516/
 proxy_ssl_verify off;
}

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,280385,280393#msg-280393

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to