It seems to me far more likely that this would be a limit in the client, because there is a practical limit to how fast a client would generated messages in a real-world situation, while a server must be able to handle many clients at once, and therefore must handle many times the client's max rate.

On 8/12/2014 7:33 AM, Messinides, Mike wrote:
Tomcat 7.0.54/JVM 1.7.0_51-b13/Win2008x64

I have a websocket server endpoint in Tomcat and a Tyrus 1.7 client. When I try 
to send text messages from the Tyrus client to Tomcat, it appears that messages 
get dropped when sent at a rate greater than 1 every ten seconds. Is there 
configuration that limits the rate of messages from clients? Couldn't find in 
docs and I don't see it in source, but suspect it might be DOS prevention.

Perhaps this is a Tyrus limit, but please let me know if you know of limits or 
config in Tomcat.

Thanks.



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

Reply via email to