<div dir="ltr">So my setup is pretty vanilla. Horizon runs on port 443 front-ended by nginx<div>(all services on my system are ssl).</div><div>On the same host runs vncproxy on port 6080 (ssl).</div><div><br></div><div>The problem I run into is, in some environments, the local firewall only allows</div><div>port 443 out (e.g. some guest wifi locations). This means that generally</div><div>horizon works, but the console times out.</div><div><br></div><div>Now of course I could force the users to VPN to somewhere and then use</div><div>it, but that adds latency and complexity. I would prefer if I could find a way</div><div>to run vncproxy through the nginx.</div><div><br></div><div>Is anybody doing this? announcing the vncproxy on the same port as</div><div>horizon? If so, how?</div><div><br></div><div>I see that nginx (e.g. <a href="http://nginx.com/blog/websocket-nginx/">http://nginx.com/blog/websocket-nginx/</a>) has some support</div><div>for websocket proxy, but I was unsuccessful in getting this to work.</div><div><br></div><div>Any suggestions from someone else who has hit this issue?</div></div>