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

Improve default bundle size and fragment size

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: