Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-881

use smaller buffers for encrypted messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • 3.0.0-DEAD
    • 3.0.0-DEAD
    • Transport
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: