weizhouapache commented on a change in pull request #156: URL: https://github.com/apache/cloudstack-documentation/pull/156#discussion_r490877316
########## File path: source/adminguide/systemvm.rst ########## @@ -112,13 +112,21 @@ to the VNC port made available via the hypervisor for the console of the guest. Both the administrator and end user web UIs offer a console connection. -Clicking a console icon brings up a new window. The AJAX code downloaded +Clicking a console icon brings up a new window. The console viewer into that window refers to the public IP address of a console proxy VM. There is exactly one public IP address allocated per console proxy VM. -The AJAX application connects to this IP. The console proxy then proxies +The viewer application connects to this IP. The console proxy then proxies the connection to the VNC port for the requested VM on the Host hosting the guest. +Since 4.14, noVNC has been integrated into the console proxy and is the Review comment: 4.15 ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org