Assuming you mean you can't use mod_jk with a WebSocket app... More generally speaking, what is the Best Practice for configuring a production environment stack utilizing a Tomcat Web App which uses WebSockets? Load Balancer, Apache, Tomcat - and specifically - the proxying of traffic on port 80. Should Tomcat just be run on port 80? If not, how is the proxying achieved to allow WebSocket traffic alongside of static Apache traffic and normal Java traffic on the same port?
Thanks! -- View this message in context: http://tomcat.10.n6.nabble.com/Tomcat7-WebSocket-mod-jk-tp4986848p4986853.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org