Jean-Baptiste Onofré created AMQ-7327:
-----------------------------------------
Summary: HTTP transport connector doesn't limit the message size
using maxFrameSize
Key: AMQ-7327
URL: https://issues.apache.org/jira/browse/AMQ-7327
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.15.10
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 5.16.0, 5.15.11
The {{ws}} transport connector uses the {{maxFrameSize}} to set binary and text
message size limit.
However the {{http}} transport connector doesn't and the user needs a hack on
{{jetty.xml}}.
The {{http}} transport connector should directly use the {{maxFrameSize}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)