Want more timely Centmin Mod News Updates?
Become a Member

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

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

  1. eva2000

    eva2000 Administrator Staff Member

    59,373
    12,513
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,149
    Local Time:
    10:00 PM
    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...

    123.09beta01 branch