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

Host machine stacks up large amounts of Sockets in "CLOSING" state

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • 22.08.7
    • N/A
    • N/A
    • None
    • Linux Ubuntu

    Description

      I recently noticed an increase in CPU on our otherwise low CPU util MaxScale proxy.

      MaxScale is logging many hundreds of the following error:

      Failed to connect backend server [host]:port due to: 99, Cannot assign requested address.

      Checking out local sockets

      $ ss -tanp | awk '

      {print $1}

      ' | sort | uniq -c
      3 CLOSE-WAIT
      43934 CLOSING
      1307 ESTAB
      5848 LAST-ACK
      48 LISTEN
      1 State
      9695 TIME-WAIT

      The issue has only just recently appeared in the last 2 months, so uncertain to as what may have changed.

      Attachments

        Activity

          People

            markus makela markus makela
            nigelmarett Nigel Marett
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.