Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1951

Try out SO_REUSEPORT

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • Core
    • None
    • MXS-SPRINT-63, MXS-SPRINT-64, MXS-SPRINT-65, MXS-SPRINT-78

    Description

      SO_REUSEPORT allows multiple sockets to bind to the same port. This improves the performance by removing the need for cross-thread communication without sacrificing the balancing of load between the threads. Compared to multiple threads listening on a single socket, multiple threads listening on multiple sockets should result in fairer load balancing as well as improved overall performance.

      Attachments

        Activity

          People

            markus makela markus makela
            johan.wikman Johan Wikman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.