On 28/08/2014 17:51, Patrick L Archibald (PLA) ☮ wrote: > Chris, > > Got it working. It was a authentication issue. I assume ws and wss > protocol does not handle authentication. I unprotected /RealTime/chat > and it works. Woohoo! > > So, I guess I'll need to roll a token routine to ensure transactions > coming over the unprotected source are legit.
It is more an issue of how the web socket proxy was implemented. The real solution is to add HTTP upgrade support to AJP and/or mod_proxy_http. I don't believe anyone is working on that at the moment so if someone wanted a project... Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org