Nginx模块参考手册中文版


原英文文档来源于Nginx维基

目录

PDF版下载

1、编译Nginx(Compiling Nginx)

2、Nginx核心模块(Nginx Core Modules)

2.1 主模块(Main Module)

2.2 事件模块(Events Module)

3、Nginx标准HTTP模块(Standard HTTP Modules)

3.1 HTTP核心模块(HTTP Core)

3.2 HTTP负载均衡模块(HTTP Upstream)

3.3 HTTP访问控制模块(HTTP Access)

3.4 HTTP基本认证模块(HTTP Auth Basic)

3.5 HTTP目录清单生成模块(HTTP Auto Index)

3.6 浏览器相关模块(Browser)

3.7 字符集设置模块(Charset)

3.8 Empty GIF模块(Empty GIF)

3.9 FastCGI模块(FastCGI)

3.10 Geo模块(Geo)

3.11 Gzip压缩模块(Gzip)

3.12 HTTP头处理模块(HTTP Headers)

3.13 默认主页设置模块(Index)

3.14 HTTP Referer模块(HTTP Referer)

3.15 HTTP Limit Zone模块(HTTP Limit Zone)

3.16 HTTP Limit Requests模块(HTTP Limit Requests)

3.17 日志模块(Log)

3.18 Map模块(Map)

3.19 Memcached模块(Memcached)

3.20 HTTP代理模块(HTTP Proxy)

3.21 URL重写模块(Rewrite)

3.22 SSI模块(SSI)

3.23 User ID模块(User ID)

4、Nginx可选HTTP模块(Optional HTTP Modules)

4.1 HTTP Addition模块(HTTP Addition)

4.2 嵌入式Perl模块(Embedded Perl)

4.3 FLV模块(FLV)

4.4 Gzip Precompression模块(Gzip Precompression)

4.5 Random Index模块(Random Index)

4.6 GeoIP模块(GeoIP)

4.7 Real IP模块(Real IP)

4.8 SSL模块(SSL)

4.9 Stub Status模块(Stub Status)

4.10 Substitution模块(Substitution)

4.11 WebDAV模块(WebDAV)

4.12 Google Perftools模块(Google Perftools)

4.13 XSLT模块(XSLT)

4.14 Secure Link模块(Secure Link)

4.15 Image Filter模块(Image Filter)

5、Nginx邮件模块(Mail modules)

5.1 邮件核心模块(Mail Core)

5.2 邮件认证模块(Mail Auth)

5.3 邮件代理模块(Mail Proxy)

5.4 邮件SSL认证模块(Mail SSL)

6、第三方模块(3rd Party Modules)

7、nginx部分优化(哈希表与事件模型)(NginxOptimizations)