Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-103009

Consider skipping TFO socket initialization to hosts that do not support the operation

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • N&O Prioritized List
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When making an egress connection, we attempt to set the socket option to use TFO (example). Setting the socket option may fail, but we can still proceed to create the connection anyway, just without tfo. However, the next connection made to the same host will attempt setting the TFO socket option again.

      We should investigate if we can skip setting the TFO socket option on hosts that have previously failed to do so.

            Assignee:
            Unassigned Unassigned
            Reporter:
            joseph.prince@mongodb.com Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: