Hi, You should ask this question in Tomcat's users@ mailing list. I'm not sure what mod_jk does with the web socket connection.
On Tue, Sep 18, 2012 at 3:37 AM, sfwicket <[email protected]> wrote: > > 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: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
