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

Master Branch update AUTOTUNE_CLIENTMAXBODY='y' routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 7, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:57 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update AUTOTUNE_CLIENTMAXBODY='y' routine in 123.09beta01


    - account for when someone disables client_max_body_size limits by setting the value of client_max_body_size to 0 and has optional setting AUTOTUNE_CLIENTMAXBODY='y' in persistent config file /etc/centminmod/custom_config.inc which is disabled by default. You don't need to use AUTOTUNE_CLIENTMAXBODY='y' if you set the value of client_max_body_size to 0 as the limit is disabled when set to 0 https://community.centminmod.com/threads/nginx-fpm-performance-configs-and-values.17418/#post-73603

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.