Hi, Erich: Because your dashboard is provided by "https", the websocket between your dashboard and novncproxy will be forced to use secure websocket (wss://) by browser. As far as I know, Pound can only handle the SSL termination for "https", not for "wss". You can use HAProxy (>=1.5-dev) or Stud or some L4-level Reverse Proxy.
Hope it helpful to you. ---------- zhangleiqiang (Trump) Best Regards > -----Original Message----- > From: Erich Weiler [mailto:wei...@soe.ucsc.edu] > Sent: Tuesday, April 29, 2014 6:28 AM > To: openstack > Subject: [Openstack] novncproxy... > > Hi Folks, > > I'm using "pound" to proxy the https forwarding on my controller node, and it > proxies all the APIs out to the internet through HTTPS (so I don't have to > configure https for each API individually. Works great. > > Only thing I can't do is use pound to proxy the novnc connection for VM > consoles. It just doesn't work. The only way I can get a VNC console is if > I'm > on the same network as the compute nodes (a private network). > > Has anyone got pound to proxy novncproxy? Maybe I'm not understanding > how it works very well... > > cheers, > erich > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack