Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-347

Enhance buffer management for framed source channels

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.2.0.Beta7
    • None
    • None
    • None

    Description

      At the moment there are some potential problems with the way buffers are managed, especially WRT HTTP2:

      • It is not tied to flow control. Flow control frames should be sent as data is actually consumed from the buffer, not as it arrives
      • It does not handle cases well where the packets are small, as a whole 8k+ buffer can be used to hold a small amount of data

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            sdouglas1@redhat.com Stuart Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: