On 25/01/2017 20:25, Preston Price wrote: > My environment: > java: 1.8.0_102, > tomcat: 8.0.39, > os:Ubuntu 4.4.0-45-generic, > websocket api: 1.1 > > Currently in my application clients will (rarely) send a message that > exceeds the default (8192 byte) limit for messages. This results in the > socket being closed by the server with a 1009 code (too big). Can tomcat be > configured to ignore such large messages without closing the socket?
No. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org