Join the community today
Become a Member

Master Branch disable ngx_pagespeed module for Nginx 1.23 in 124.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 25, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    59,410
    12,520
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,156
    Local Time:
    6:11 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    disable ngx_pagespeed module for Nginx 1.23 in 124.00stable

    - ngx_pagespeed module is an optional Nginx module not installed by default but the module hasn't been updated in 2yrs and no longer compatible with Nginx 1.23+ https://community.centminmod.com/threads/nginx-1-23-1-upgrade-failure.23105/#post-94058. So when Nginx 1.23+ is used with NGINX_ONETWOTHREE_COMPAT='y' right now, it will auto disable Nginx pagespeed module via setting NGINX_PAGESPEED='n' and NGXDYNAMIC_NGXPAGESPEED='n' to disable it if it has been optionally enabled specifically by the end user.

    Continue reading...

    Centmin Mod Github Master branch


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