Hi Niki,

> -----Original Message-----
> From: Niki Dokovski [mailto:nick...@gmail.com]
> Sent: Monday, October 7, 2013 7:20 PM
> To: Tomcat Developers List
> Subject: Re: 8.0.x / 7.0.x progress
> 
> 
> Looking into the javadoc of those methods and the implementation this
> seems
> to be the correct behavior. The message is rejected simply because the
> buffer on the session has more data than the concrete message handler can
> process: hence it is rejected as the message will be too big for
> processing. Implementation details can be found at
> org.apache.tomcat.websocket.WsFrameBase

OK, thank you for the explanation (and sorry for spamming this thread). :)

Regards,
Konstantin Preißer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to