Welcome to Centmin Mod Community
Become a Member

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

    49,869
    11,482
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,834
    Local Time:
    8:42 AM
    Nginx 1.21.x
    MariaDB 10.x
    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