On 18/09/2012 20:07, sfwicket wrote: > > > My WebSocket connection is 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 WebSocket app > works. > > What is the recommended configuration to allow a WebSocket app to run > through Apache to Tomcat and/or how do you adjust mod_jk to allow the > WebSocket connection? I basically want to do what most do... send Java > traffic to the web app container and serve static content via Apache - but > now there is a 3rd element, a WebSocket connection - so how do you configure > this through Apache?
Sorry, you can't. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org