Join the community today
Become a Member

Beta Branch update nginx routines for nginx 1.23 compatibility in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 5, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    59,388
    12,517
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,153
    Local Time:
    11:59 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update nginx routines for nginx 1.23 compatibility in 130.00beta01

    - fix nginx stream module to support nginx 1.22 and 1.23 was missing a version check
    - update ngx_http_redis nginx module 0.3.7 to use own local fork with patched version 0.4.0-cmm https://github.com/centminmod/ngx_http_redis/releases/tag/0.4.0-cmm for nginx 1.23 preliminary support testing
    - still have nginx 1.23 updating blocked off publicly via NGINX_ONETWOTHREE_COMPAT='n' variable until further testing is done with NGINX_ONETWOTHREE_COMPAT='y'

    Continue reading...

    130.00beta01 branch