Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7396

Improve default bundle size and fragment size

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 9.0.0.Final
    • 9.0.0.Beta2
    • Core

    Description

      If a UDP packet is split into multiple ethernet frames, the entire packet is lost. TCP avoids sending packets larger than an ethernet frame for us, but with a UDP transport, we need to consider the ethernet frame size when configuring UDP.max_bundle_size and FRAG2.frag_size.

      Most modern networks should support jumbo frames with 9000 bytes, so we should set UDP.max_bundle_size=8000 and FRAG2.frag_size=8500

      Attachments

        Issue Links

          Activity

            People

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: