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

Enhance buffer management for framed source channels

XMLWordPrintable

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

      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

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

                Created:
                Updated:
                Resolved: