You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/10/25 06:30:00 UTC

[jira] [Created] (AMQ-7327) HTTP transport connector doesn't limit the message size using maxFrameSize

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)