Want more timely Centmin Mod News Updates?
Become a Member

Stable Branch disable ngx_pagespeed module for Nginx 1.23 in 124.00stable

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

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:10 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...

    124.00stable branch