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

Framed protocols have performance issues with default buffer sizes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1, 1.4.21.Final
    • None
    • None
    • None

      Because the default buffer size is the same size as the maximum TCP send size on most platforms when you add the additional header bytes you end up with slightly more than can fit in a single packet, which results in an extra tiny packet being sent for each write.

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

                Created:
                Updated:
                Resolved: