Join the community today
Become a Member

Nginx Modules that are safe to disable?

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by rdan, Dec 29, 2014.

Tags:
  1. rdan

    rdan Well-Known Member

    5,451
    1,412
    113
    May 25, 2014
    Ratings:
    +2,206
    Local Time:
    2:18 AM
    Mainline
    10.2
    • NGINX_WEBDAV
    • NGINX_LIBATOMIC
    • NGINX_PCREJIT
    • NGINX_STICKY
    • NGINX_UPSTREAMCHECK
    • NGINX_OPENRESTY
    Are all of them safe to disable by changing the value to "n" ?
    Thanks!

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,335
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    4:18 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah but i'd leave libatomic and pcrejit as they are for performance ;)
     
  3. rdan

    rdan Well-Known Member

    5,451
    1,412
    113
    May 25, 2014
    Ratings:
    +2,206
    Local Time:
    2:18 AM
    Mainline
    10.2
    • NGINX_WEBDAV
    • NGINX_STICKY
    • NGINX_UPSTREAMCHECK
    • NGINX_OPENRESTY
    So all this modules are not used on our server unless we specify or configure it by our self?
     
  4. eva2000

    eva2000 Administrator Staff Member

    55,335
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    4:18 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yup :)