Project

General

Profile

Actions

Bug #79

closed
JA JA

websocket buffer limit

Bug #79: websocket buffer limit

Added by Josip Almasi almost 5 years ago. Updated about 1 year ago.

Status:
Closed
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;

JA Updated by Josip Almasi about 1 year ago Actions #1

  • Status changed from New to Resolved
  • Assignee set to Josip Almasi

Measured in stress testing, set to 256KB, enough for 1000 users in a world.

JA Updated by Josip Almasi about 1 year ago Actions #2

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom