- NGINX Cookbook
- Tim Butler
- 109字
- 2021-07-03 00:04:20
Enabling modules
By default, not every module for NGINX has been compiled and is available. As of version 1.9.11 (released in February 2016), NGINX added dynamic modules, similar to the Dynamic Shared Objects (DSO) like the Apache HTTP server.

Previous NGINX build process
Previous to this, you needed to recompile NGINX every time you updated a module, so this is a big step forward. Being statically compiled into the main binary also meant that each instance of NGINX loaded all the modules internally, regardless of whether you needed them or not. This is why the mail modules were never compiled in with the standard binaries.

NGINX new dynamic modules
推薦閱讀
- Vue.js 3.x快速入門
- 基于粒計算模型的圖像處理
- Monkey Game Development:Beginner's Guide
- 動手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- Android Application Development Cookbook(Second Edition)
- C/C++常用算法手冊(第3版)
- PhoneGap:Beginner's Guide(Third Edition)
- Learning DHTMLX Suite UI
- Elasticsearch Server(Third Edition)
- Learning Vaadin 7(Second Edition)
- Fastdata Processing with Spark
- Mastering VMware Horizon 7(Second Edition)
- jQuery從入門到精通(微課精編版)
- 流程讓管理更高效:流程管理全套方案制作、設(shè)計與優(yōu)化