Actions
Bug #79
closed
JA
JA
websocket buffer limit
Bug #79:
websocket buffer limit
Start date:
06/23/2021
Due date:
% Done:
0%
Estimated time:
Description
8193 characters max length
tomcat buffer size
https://stackoverflow.com/questions/49989369/how-do-i-override-the-websocket-textbuffersize-property-of-an-embedded-tomcat-wi
Also make configurable SessionManager:
public static final int BUFFER_SIZE = 64 * 1024;
Actions