I have realized my WebSocket connection was closing briefly after opening
because I have Apache httpd on port 80 with mod_jk running in front of my
Tomcat instance on port 8080. When I connect directly on 8080 to Tomcat the
Wicket WebSocket demo app works. 

What is the recommended configuration to allow a WebSocket app to run
through Apache to Tomcat/Wicket and/or how do you adjust mod_jk to allow the
WebSocket connection?

Thanks!




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-6-WebSocket-Apache-mod-jk-tp4652073.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to