https://bz.apache.org/bugzilla/show_bug.cgi?id=65294
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #6 from Eric Covener <[email protected]> --- I setup a simpler config with: - download novnc - launch with ./utils/launch.sh --vnc some-lan-system-with-vnc-up:5901 httpd.conf append: ProxyPass /websockify ws://localhost:6080/websockify retry=2 ProxyPass / http://127.0.0.1:6080/ and then accessed e.g. http://localhost/vnc.html?host=localhost&port=80 And VNC'ed to to the system on my LAN but nothing stalled (highlighting text in terminal and firefox and opened/closed windows). Maybe another Stopping the proxy broke the connection and I could see the upgrade in the access log. Maybe the above helps someone recreate and sees a stall. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
