You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claudio Corsi (JIRA)" <ji...@apache.org> on 2012/08/27 17:24:07 UTC

[jira] [Updated] (AMQ-3980) Websocket transport: support increasing the max size of websocket messages

     [ https://issues.apache.org/jira/browse/AMQ-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claudio Corsi updated AMQ-3980:
-------------------------------

    Attachment: websocket.diffs

This patch will allow you to set any init parameters that you need to set on the jetty servlet holder instance by using the websocket. prefix on the transport server uri.

This fix will work for the ws and wss transports.
                
> Websocket transport: support increasing the max size of websocket messages
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3980
>                 URL: https://issues.apache.org/jira/browse/AMQ-3980
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.6.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.7.0
>
>         Attachments: websocket.diffs
>
>
> Currently the the max size is hard-coded jetty value of 16k. We should support tuning it using url transport options, like
> <transportConnector name="ws" url="ws://localhost:61614?transport.maxTextMessageSize=99999"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira