Discover Centmin Mod today
Register Now

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

    55,380
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    9:04 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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.