Welcome to Centmin Mod Community
Register Now

Beta Branch add experimental PHP-FPM event wakeup patch in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 12, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    59,341
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    5:03 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add experimental PHP-FPM event wakeup patch in 123.09beta01

    - optional PHP-FPM event wakeup patch which is disabled by default. Unless FPM_WAKEUP_PATCH='y' is set in persistent config file /etc/centminmod/custom_config.inc prior to centmin.sh menu option 5 compilations/update/downgrades.

    Continue reading...

    123.09beta01 branch


     
  2. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    3:03 PM
    Mainline
    10.2
    More info on this?
    Thanks :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    59,341
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    5:03 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    It's an Intel folks PHP-FPM event patch which reduces system wakeups by not waking up PHP once per second - raising it from 1s to 30s. Have yet to test it's effects yet hence disabled by default.