[
https://issues.apache.org/jira/browse/DIRMINA-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Valliere resolved DIRMINA-881.
---------------------------------------
Resolution: Abandoned
> use smaller buffers for encrypted messages
> ------------------------------------------
>
> Key: DIRMINA-881
> URL: https://issues.apache.org/jira/browse/DIRMINA-881
> Project: MINA
> Issue Type: Improvement
> Components: Transport
> Affects Versions: 3.0.0-DEAD
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 3.0.0-DEAD
>
>
> Currently, we use 16Kb buffers to send data over the wire when SSL is
> activated. Most of the time, we don't use the 16Kb to store data. It would be
> way better to copy the content of the buffer into a rightly sized buffer
> before pushing them into the queue. That would not only save memory, it would
> also save transmission time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)