Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2499

TCP Keep-Alive OS and TFM targeting

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • backlog-3.0
    • 3.0.1
    • None
    • None
    • 1

    Description

      TCP Keep-Alives is useful and required by customer and users, however, the implementation varies from platform to platform and TFM. This ticket is to propose that we

      • Use IOCTL on all windows hosts as this is the best coverage in terms of implementation as all Windows OS's support setting it this way.
      • Use SetSocketOptions on all non-windows platforms as IOCTL is a Windows specific implementation.
      • Use TFM targeting for SetSocketOptions as its support is not tied to a .NET Standard but to .NET Core 3.0 or greater.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty