Fwd: Tomcat 7.0.27 websocket cluster

2012-05-16 Thread Ronaldo Rigoni ...
Hello, And, are the websocket clustering planned for future releases? Regards []'s, Ronaldo Rigoni Arquiteto de Software -- Forwarded message -- From: Mark Thomas Date: Wed, May 16, 2012 at 3:44 PM Subject: Re: Tomcat 7.0.27 websocket cluster To: Tomcat Users List

Re: Tomcat 7.0.27 websocket cluster

2012-05-16 Thread Mark Thomas
On 16/05/2012 19:34, Ronaldo Rigoni ... wrote: > Thanks Peter and Mark! > > The current implementation is a tunnel over http or another socket open? > I'm planning to port a webgame to tomcat, comunicationg with websockets. > But, the absence of a session or context turns a little bit hard to work

Re: Tomcat 7.0.27 websocket cluster

2012-05-16 Thread Ronaldo Rigoni ...
Thanks Peter and Mark! The current implementation is a tunnel over http or another socket open? I'm planning to port a webgame to tomcat, comunicationg with websockets. But, the absence of a session or context turns a little bit hard to work to. Many thanks. []'s, Ronaldo Rigoni Arquiteto de Soft

Re: Tomcat 7.0.27 websocket cluster

2012-05-16 Thread Peter Roßbach
Currently we don't support it, but I read the Websocket spec that a client can send Auth and Cookie header! Peter Am 16.05.2012 um 20:21 schrieb Mark Thomas: > On 16/05/2012 18:31, Ronaldo Rigoni ... wrote: >> Hello all, >> I've a little question about the websocket implementation available in

Re: Tomcat 7.0.27 websocket cluster

2012-05-16 Thread Mark Thomas
On 16/05/2012 18:31, Ronaldo Rigoni ... wrote: > Hello all, > I've a little question about the websocket implementation available in > Apache Tomcat 7.0.27. > There is a way to cluster an websocket application working with a session > replication feature? There would be little point since at prese