Welcome to Centmin Mod Community
Register Now

Better loading time

Discussion in 'System Administration' started by hitman, May 22, 2016.

  1. hitman

    hitman Member

    126
    11
    18
    Jul 18, 2014
    Ratings:
    +15
    Local Time:
    1:03 PM
    hello
    i was using nginx pagespeed but not any more since it is not supported in the latest updates of nginx
    i am using memcached in an effort to make things load faster but could you please recommend other safe ways of getting better speeds?

    thank you

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,404
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,836
    Local Time:
    8:03 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    see news thread at Nginx 1.9.11 dynamic module compatibility

    123.08stable has disabled ngx_pagespeed and lua nginx modules due to incompatibility with nginx 1.9.11 dynamic modules. If you want ngx_pagespeed for now you need to update Centmin Mod to 123.09beta01 outlined here Beta Branch - Centmin Mod .09 beta branch Testing

    With 123.09beta01, set in /etc/centminmod/custom_config.inc persistent config file you create or already created and set:
    Code:
    NGINX_PAGESPEED=y
    and then recompile Nginx 1.9.15+ or higher via centmin.sh menu option 4