You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/04 20:39:04 UTC

[jira] [Commented] (AMQ-6669) AMQP: WS connections don't respect maxFrameSize value on transportConnection

    [ https://issues.apache.org/jira/browse/AMQ-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997400#comment-15997400 ] 

ASF subversion and git services commented on AMQ-6669:
------------------------------------------------------

Commit 2e2d5ddd3de7d0fe36ce5eb3d4fe81e97fe990a4 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=2e2d5dd ]

https://issues.apache.org/jira/browse/AMQ-6669

Respect the wireFormat.maxFrameSize option on WS and WSS transports
allowing binary content larger than 65535

> AMQP: WS connections don't respect maxFrameSize value on transportConnection
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-6669
>                 URL: https://issues.apache.org/jira/browse/AMQ-6669
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.14.5
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.15.0
>
>
> For AMQP WebSocket connections the maxFrameSize setting on the ws Transport doesn't modify the sockets maxBinaryMessageSize option to allow packets larger than 65535 through leading to a dropped connection.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)