summaryrefslogtreecommitdiffstats
path: root/client/tests/src/com
diff options
context:
space:
mode:
authorJohannes Dahlström <johannesd@vaadin.com>2013-12-16 13:08:02 +0200
committerVaadin Code Review <review@vaadin.com>2013-12-16 17:29:05 +0000
commit8245079252865d19a929c86bfd67cbe139259f18 (patch)
tree3708868178dfdd891771e5cf24f4cf22bee4b7a8 /client/tests/src/com
parent681864fee3c95dd281493f881db276b7b7abe87d (diff)
downloadvaadin-framework-8245079252865d19a929c86bfd67cbe139259f18.tar.gz
vaadin-framework-8245079252865d19a929c86bfd67cbe139259f18.zip
Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)
Jetty 9.1 throws if InputBufferSize is set to greater than or equal to MaxTextMessageBufferSize. We cannot simply increase the value of the latter because Atmosphere sets the former first. Thus, its value must be set to less than 32768 (the default for MaxTextMessageBufferSize). This should not cause problems with regard to performance; the original figure of 65536 was more or less an arbitrary choice. Change-Id: If9596fc2bffdd14e8c1f31ff4b9b10d6685e01ed
Diffstat (limited to 'client/tests/src/com')
0 files changed, 0 insertions, 0 deletions