Skip to content

Comments

[Issue 7049][WebSocket] Make WebSocketService.MaxTextFrameSize configurable#7155

Merged
codelipenghui merged 5 commits intoapache:masterfrom
zhanghaou:master
Jun 4, 2020
Merged

[Issue 7049][WebSocket] Make WebSocketService.MaxTextFrameSize configurable#7155
codelipenghui merged 5 commits intoapache:masterfrom
zhanghaou:master

Conversation

@zhanghaou
Copy link
Contributor

Motivation
fix #7049
Make WebSocketService.MaxTextFrameSize configurable.

Modifications
Add config of webSocketMaxTextFrameSize in websocket.conf, standalone.conf, broker.conf, and the default value is 1024*1024byte.

@zhanghaou
Copy link
Contributor Author

/pulsarbot run-failure-checks

Merge pulsar branch of mater
@zhanghaou
Copy link
Contributor Author

link #7091

@codelipenghui codelipenghui added this to the 2.6.0 milestone Jun 4, 2020
@codelipenghui codelipenghui merged commit 32f528c into apache:master Jun 4, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
…urable (apache#7155)

Motivation
fix apache#7049
Make WebSocketService.MaxTextFrameSize configurable.

Modifications
Add config of webSocketMaxTextFrameSize in websocket.conf, standalone.conf, broker.conf, and the default value is 1024*1024byte.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make WebSocketService.MaxTextFrameSize configurable

2 participants