Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch update inc/nginx_upgrade.inc also output dynamic-modules.conf contents

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 8, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    55,445
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,841
    Local Time:
    12:30 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    55,445
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,841
    Local Time:
    12:30 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    example at end of centmin.sh menu option 4 nginx recompiles where nginx dynamic modules are enabled and supported

    Code (Text):
    dynamic modules include file /usr/local/nginx/conf/dynamic-modules.conf
    -rw-r--r-- 1 root root 350 Oct  7 17:57 /usr/local/nginx/conf/dynamic-modules.conf
    
    load_module "modules/ngx_http_brotli_filter_module.so";
    load_module "modules/ngx_http_brotli_static_module.so";
    load_module "modules/ngx_http_image_filter_module.so";
    load_module "modules/ngx_http_lua_module.so";
    load_module "modules/ngx_http_fancyindex_module.so";
    load_module "modules/ngx_pagespeed.so";
    load_module "modules/ngx_stream_module.so";
    
    dynamic module directory at /usr/local/nginx/modules
    total 44M
    drwxr-xr-x.  2 root root 4.0K Oct  7 17:57 .
    drwxr-xr-x. 10 root root 4.0K Sep 23 12:36 ..
    -rwxr-xr-x   1 root root 119K Oct  7 17:57 ngx_http_brotli_filter_module.so
    -rwxr-xr-x   1 root root 119K Oct  7 17:50 ngx_http_brotli_filter_module.so.old
    -rwxr-xr-x   1 root root 106K Oct  7 17:57 ngx_http_brotli_static_module.so
    -rwxr-xr-x   1 root root 106K Oct  7 17:50 ngx_http_brotli_static_module.so.old
    -rwxr-xr-x   1 root root 150K Oct  7 17:57 ngx_http_fancyindex_module.so
    -rwxr-xr-x   1 root root 150K Oct  7 17:50 ngx_http_fancyindex_module.so.old
    -rwxr-xr-x   1 root root 149K Oct  7 17:57 ngx_http_image_filter_module.so
    -rwxr-xr-x   1 root root 149K Oct  7 17:50 ngx_http_image_filter_module.so.old
    -rwxr-xr-x   1 root root 3.5M Oct  7 17:57 ngx_http_lua_module.so
    -rwxr-xr-x   1 root root 3.5M Oct  7 17:50 ngx_http_lua_module.so.old
    -rwxr-xr-x   1 root root  17M Oct  7 17:57 ngx_pagespeed.so
    -rwxr-xr-x   1 root root  17M Oct  7 17:50 ngx_pagespeed.so.old
    -rwxr-xr-x   1 root root 1.1M Oct  7 17:57 ngx_stream_module.so
    -rwxr-xr-x   1 root root 1.1M Oct  7 17:50 ngx_stream_module.so.old
    
    log files saved at /root/centminlogs
    -rw-r--r--  1 root root   45 Oct  7 17:56 centminmod_libresslinstalltime_071016-175628.log
    -rw-r--r--  1 root root    0 Oct  7 17:56 patch_patchnginx_071016-175628.log
    -rw-r--r--  1 root root 1.4K Oct  7 17:57 nginx-configure-071016-175628.log
    -rw-r--r--  1 root root 975K Oct  7 17:57 centminmod_1.2.3-eva2000.09.001_071016-175628_nginx_upgrade.log