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

Arnaud Simon resolved QPID-1006.
--------------------------------

    Resolution: Fixed

revision: 653354

> (0.10 code path) Message rate is very slow when big messages are sent. 
> -----------------------------------------------------------------------
>
>                 Key: QPID-1006
>                 URL: https://issues.apache.org/jira/browse/QPID-1006
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> This is because the 0.10 MinaHandler does not set the socket buffer size and 
> uses the default size that is smaller than a max frame size. It appears that 
> MINA is very slow when a buffer requires several socket writes. This can 
> easily be fixed by using a socket buffer that is equal to the max frame size. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to