Join the community today
Become a Member

Beta Branch add ISMINMEM_OVERRIDE='y' and ISMINSWAP_OVERRIDE='y' to 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 4, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    59,367
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    5:12 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add ISMINMEM_OVERRIDE='y' and ISMINSWAP_OVERRIDE='y' to 140.00beta01

    - add ISMINMEM_OVERRIDE='y' and ISMINSWAP_OVERRIDE='y' variables which allow you to lower the minimum memory and disk swap threshold for initial Centmin Mod installs on EL8 or LE9 systems from 1.649GB to 1.43GB and disk swap size from 4GB to 2GB and also lower automatic disk swap size from 4GB to 2GB. For cases where end users are ok to accept the potential risk of out of memory situations on EL8 or EL9 in favour of lower memory and disk swap requirement based servers https://community.centminmod.com/th...beta01-release-discussions.25582/#post-100321
    - when thse variables are enabled, it will auto disable PHP fileinfo extension PHPFINFO='y' again for initial Centmin Mod installations if those override variables are detected and enabled. Otherwise folks might also run into out of memory conditions on PHP upgrades/recompiles.


    Continue reading...

    140.00beta01 branch