I am trying to send a file over a websocket in binary and keep getting
this error

"code [1009], reason [No async message support and buffer too small.
Buffer size: [800,000], Message size: [131,170]]"

I am confused since it is saying the buffer size is too small but the
size is 800,000 and the message size is 131,170. What could be causing
this issue?

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

Reply via email to