Want to subscribe to topics you're interested in?
Become a Member

Beta Branch update nginx to support option mimalloc in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 18, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:40 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update nginx to support option mimalloc in 130.00beta01

    - update nginx binary builds to support optional mimalloc memory allocator. Centmin Mod Nginx binaries are built with jemalloc memory allocator instead of system default glibc. This update adds a 2nd optional memory allocator for Microsoft's mimalloc https://github.com/microsoft/mimalloc
    - update inc/cpcheck.inc nginx_systemd_switch function to ensure nginx service command shortcuts work when SWITCH_NGINX_SYSTEMD='y' is set in persistent config file /etc/centminmod/custom_config.inc and prior to running centmin.sh

    Continue reading...


    130.00beta01 branch