Get the most out of your Centmin Mod LEMP stack
Become a Member

Master Branch ensure innodb_thread_concurrency is set in /etc/my.cnf in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 28, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:20 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    3:20 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    If i am not wrong this is a setting that was working on Solaris only and is a deprecated one now?

    thread_concurrency doesn’t do what you expect

    But even if it's in use 0 (default) seems to be able to offer better performance as it will not limit anything?
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:20 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    ah i knew there was a reason i disabled it originally LOL
     
  4. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    8:20 AM
    Mainline
    10.2
    But the article is 7 years old.
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:20 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    the setting was indeed deprecated back in MariaDB 5.5 - hence why I original disabled it but forgot and re-enabled.. will again disable it heh