Welcome to Centmin Mod Community
Register Now

Master Branch Update OpenResty Lua Resty Core requirements in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 5, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:14 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Update OpenResty Lua Resty Core requirements in 123.09beta01

    - Optional OpenResty Lua Resty Core https://github.com/openresty/lua-resty-core prerequisites has been updated and now requires OpenResty Stream Lua Nginx module https://github.com/openresty/stream-lua-nginx-module to be installed as well.
    - Updated OpenResty Lua Resty Core from 0.1.15 to 0.1.16rc2 https://github.com/openresty/lua-resty-core
    - Updated OpenResty Lua LRU Cache from 0.08 to 0.09rc1 https://github.com/openresty/lua-resty-lrucache
    - Updated OpenResty Lua Nginx module from 0.10.13 to 0.10.14rc1 https://github.com/openresty/lua-nginx-module
    - Added OpenResty Stream Lua Nginx module 0.0.06rc1 https://github.com/openresty/stream-lua-nginx-module. Disabled by default NGX_LUASTREAM='n' but in future updates will auto enable openresty stream lua nginx module (NGX_LUASTREAM='y') when ORESTY_LUANGIN='y' set. Right now for testing it will not auto enable so needs manually setting NGX_LUASTREAM='y' due to encountering compile errors which need resolving.
    - FYI, by default Lua Nginx support is disabled unless persistent config file /etc/centminmod/custom_config.inc is populated with these 2 variables setting ORESTY_LUANGINX='y' and NGINX_OPENRESTY='y' prior to nginx upgrade/recompiles via centmin.sh menu option 4. So these updates will not affect the majority of folks using Centmin Mod 123.09beta01 out of the box defaults.

    Continue reading...

    Centmin Mod Github Master branch


    Master branch is where most recent commits are made as at May 24, 2015.