Welcome to Centmin Mod Community
Register Now

Beta Branch revise nginx + cloudflare zlib routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 18, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,892
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:18 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    revise nginx + cloudflare zlib routine in 123.09beta01

    - revise routine by switching from compiling cloudflare zlib statically into nginx to compiling it dynamically via 2 newly added variables which are enabled by default, CLOUDFLARE_ZLIB_DYNAMIC='y' and NGINX_COMPILE_EXPORT='y'. Later variable ideally needed when mixing statically and dynamically compiled nginx required libraries like Cloudflare zlib.

    Continue reading...


    123.09beta01 branch