Welcome to Centmin Mod Community
Become a Member

backlog settings PHP and MariaDB

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by dorobo, Jun 26, 2014.

  1. dorobo

    dorobo Active Member

    420
    104
    43
    Jun 6, 2014
    Ratings:
    +162
    Local Time:
    10:35 PM
    latest
    latest
    In centminmod beta, the backlog is set to 2048 which is for nginx


    I see that it's already been set in MariaDB

    back_log = 75

    But what about php-fpm

    listen.backlog = ?
     
  2. eva2000

    eva2000 Administrator Staff Member

    50,479
    11,663
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,088
    Local Time:
    12:35 AM
    Nginx 1.25.x
    MariaDB 10.x
    php-fpm listen.backlog defaults to system set value which is auto tuned for Centmin Mod non-OpenVZ installs already in .07 betas ;)