Project

General

Profile

Bug #79

websocket buffer limit

Added by Josip Almasi almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
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;

Also available in: Atom PDF