Details

    Description

      https://mariadb.com/kb/en/mariadb/server-system-variables/#back_log

      besides that the value is completly ignored - from where comes the 110 when the docs say it would be the same as "max_connections" which is on 300?

      max_connections  = 300
      back_log  = 1000
      

      MariaDB [(none)]> show GLOBAL variables like 'back_log';
      +---------------+-------+
      | Variable_name | Value |
      +---------------+-------+
      | back_log      | 110   |
      +---------------+-------+
      1 row in set (0.00 sec)
      

      Default Value:

      The lower of 150 or the value of max_connections (>= MariaDB 10.0.8)
      50 (<= MariaDB 10.0.8)

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Elena Stepanova made transition -
          Open Confirmed
          8d 4h 21m 1
          Sergei Golubchik made transition -
          Confirmed In Progress
          11d 20h 42m 1
          Sergei Golubchik made transition -
          In Progress Stalled
          4s 1
          Sergei Golubchik made transition -
          Stalled Closed
          2d 2h 46m 1

          People

            serg Sergei Golubchik
            hreindl Reindl Harald
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.