Nginx 官网文档,各个模块的手册在这里。
Nginx 中文文档 - 淘宝翻译
改版后的新 Nginx 官网文档

概述

  • 新手指南
  • 控制 Nginx

管理员指南 Admin Guide

  • 安装
  • 基本功能
    • 在运行时控制 Nginx 进程
    • 创建 Nginx 配置文件
  • 负载均衡
    • HTTP 负载均衡
    • 实时配置(On-the-Fly Configuration)
    • 配置 Nginx 接受代理协议
  • 内容缓存
  • web 服务器
    • 将 Nginx 配置为 Web 服务器(HTTP Server)
    • 将 Nginx 配置为静态资源服务器
    • 将 Nginx 配置为反向代理服务器
    • 压缩和解压缩
    • 内容缓存
  • 安全控制
    • 将 Nginx 配置 HTTPS 服务器
    • 加密 NGINX 和 upstream 服务器组之间的 HTTP 流量
    • 限制对代理 HTTP 资源的访问
    • 通过 HTTP 基本认证限制访问
    • 配置基于子请求结果的认证
    • 通过地理位置限制访问
    • 限制对代理TCP资源的访问
    • IP 地址动态黑名单
  • 监控
    • HTTP 健康监测
    • TCP 健康监测
    • 配置日志
  • 高可用
  • 动态模块
  • 邮件代理

模块

核心功能

  • ngx_core_module:Nginx 核心模块

http 相关模块

  • ngx_http_core_module:http 核心模块
  • ngx_http_access_module
  • ngx_http_addition_module
  • ngx_http_api_module
  • ngx_http_auth_basic_module
  • ngx_http_auth_jwt_module
  • ngx_http_auth_request_module
  • ngx_http_autoindex_module
  • ngx_http_browser_module
  • ngx_http_charset_module
  • ngx_http_dav_module
  • ngx_http_empty_gif_module
  • ngx_http_f4f_module
  • ngx_http_fastcgi_module
  • ngx_http_flv_module
  • ngx_http_geo_module
  • ngx_http_geoip_module
  • ngx_http_grpc_module
  • ngx_http_gunzip_module
  • ngx_http_gzip_module
  • ngx_http_gzip_static_module
  • ngx_http_headers_module
  • ngx_http_hls_module
  • ngx_http_image_filter_module
  • ngx_http_index_module
  • ngx_http_js_module
  • ngx_http_keyval_module
  • ngx_http_limit_conn_module
  • ngx_http_limit_req_module
  • ngx_http_log_module
  • ngx_http_map_module
  • ngx_http_memcached_module
  • ngx_http_mirror_module
  • ngx_http_mp4_module
  • ngx_http_perl_module
  • ngx_http_proxy_module
  • ngx_http_random_index_module
  • ngx_http_realip_module
  • ngx_http_referer_module
  • ngx_http_rewrite_module:改变请求 URI,返回重定向并可有条件地选择配置。
  • ngx_http_scgi_module
  • ngx_http_secure_link_module
  • ngx_http_session_log_module
  • ngx_http_slice_module
  • ngx_http_spdy_module
  • ngx_http_split_clients_module
  • ngx_http_ssi_module
  • ngx_http_ssl_module
  • ngx_http_status_module
  • ngx_http_stub_status_module
  • ngx_http_sub_module
  • ngx_http_upstream_module
  • ngx_http_upstream_conf_module
  • ngx_http_upstream_hc_module
  • ngx_http_userid_module
  • ngx_http_uwsgi_module
  • ngx_http_v2_module
  • ngx_http_xslt_module

mail 相关模块

stream 相关模块

  • ngx_stream_core_module
  • ngx_stream_access_module
  • ngx_stream_geo_module
  • ngx_stream_geoip_module
  • ngx_stream_js_module
  • ngx_stream_keyval_module
  • ngx_stream_limit_conn_module
  • ngx_stream_log_module
  • ngx_stream_map_module
  • ngx_stream_proxy_module
  • ngx_stream_realip_module
  • ngx_stream_return_module
  • ngx_stream_split_clients_module
  • ngx_stream_ssl_module
  • ngx_stream_ssl_preread_module
  • ngx_stream_upstream_module
  • ngx_stream_upstream_hc_module
  • ngx_stream_zone_sync_module

Nginx 官网文档翻译汇总相关推荐

  1. Docker 官网文档翻译汇总

    官方文档地址 Guide Docker 入门 Docker 入门教程 方向和设置 容器 服务 swarm 集群 stack 部署应用 概述 用 Docker 进行开发 在 Docker 上开发应用 应 ...

  2. Sencha-概念-Layouts(布局)(官网文档翻译8)

    Sencha-概念-Layouts(布局)(官网文档翻译8) 介绍和HBox 布局描述了在您的应用程序的组件的大小和位置.例如,一个电子邮件客户端可能具有固定到左边的消息的列表,以说,可用的宽度的三分 ...

  3. Sencha-概念-Events(事件)(官网文档翻译10)

    Sencha-概念-Events(事件)(官网文档翻译10) 煎茶Touch 2的组件和类的触发广泛的事件,在其生命周期的不同点.活动让你的代码,它周围的变化作出反应,并在煎茶触摸是一个关键的概念. ...

  4. l4 l7 代理_什么是四层(L4 proxy)和七层负载均衡(L7 proxy)?区别是什么? 翻译自Nginx官网...

    阅读前的小说明: 由于工作需要,本人正在研究微服务架构.而微服务的服务网格( Service Mesh )架构中,需要选择一种 proxy 作为每个微服务之间通讯的代理.因此为了定夺微服务中常用的两种 ...

  5. Nginx官网提供的版本类型

    Nginx官网提供了三个类型的版本 Mainline version:Mainline 是 Nginx 目前主力在做的版本,可以说是开发版 Stable version:最新稳定版,生产环境上建议使用 ...

  6. Sencha-命令-CMD(与Touch的结合运用)(官网文档翻译30)

    Sencha-命令-CMD(与Touch的结合运用)(官网文档翻译30) 介绍 本指南介绍的过程中,使用Sencha Cmd的煎茶触摸应用程序启动的煎茶生成的应用程序命令和结束正在运行的应用程序. 本 ...

  7. nginx官网下载百度云分享

    官网下载的链接: nginx官网下载地址:http://nginx.org/download/ 百度云分享 链接:https://pan.baidu.com/s/16m6zrFSkYCJtX0rD2Y ...

  8. Sencha-组件-Chart(图表)(官网文档翻译17)

    Sencha-组件-Chart(图表)(官网文档翻译17) 本指南提供了使用的煎茶触摸2.1的抽奖及图表包的概述.这些软件包,可以在一个通用的方式来创建跨浏览器和跨设备的图形. 在过去的几个月中,平局 ...

  9. nginx官网文档地址

    nginx官网介绍 https://www.nginx.com/resources/wiki/

最新文章

  1. NS3_Tutorial 中文版: 第一章 简介 第二章 资源
  2. 不插电的计算机科学读心术,科学“读心术”,当脑电波扫描图遇到人工智能
  3. 一份.NET 容器化的调查小结
  4. mysql 1317,MySQL 中的-Error_code:1317-爱可生
  5. import java.io6_JavaIO(六) 转换流
  6. java压缩包上传,解压,预览(利用editor.md和Jstree实现)和下载
  7. 软件开发阶段及其文档简述
  8. python内置数值运算函数有哪几个_Python这68个内置函数,建议你吃透!
  9. 3轴码垛机械臂运动学逆解
  10. Python Java 滑块识别-通杀滑块
  11. RocketMQ 解决 No route info of this topic 异常步骤
  12. linux mint必装软件,Linux mint 系统实用软件推荐和安装
  13. 冲钱会员 php,php会员充值问题
  14. html中图片放css还是,图片到底是写在html还是写在css呢
  15. linux的rio包在哪个头文件,[Linux] RIO C++封装
  16. 细数mui框架走过的坑
  17. matlab 文字版,MATLAB图书合集×110本免费奉送(All MATLAB Books Collection)文字版[PDF]
  18. 谷歌人工智能检索开普勒望远镜数据后,找到了“迷你太阳系”
  19. mock.js 使用说明( 简单而有效 )
  20. 当清晨的第一缕阳光洒在我的头发上, 我知道,一个崭新的太阳升起来了

热门文章

  1. navicat12的安装与激活
  2. Pytorch:使用GPU运算
  3. RIP和IGRP路由协议的配置
  4. FreeRTOS临界资源保护(临界区保护)
  5. vr全景的优势在哪里?
  6. Euler 图和 Hamilton 图 : 欧拉图 、哈密顿图
  7. NR PDSCH(五) PDSCH 信道编码与调制流程
  8. OCR算法:车牌识别在停车系统中的工作原理
  9. 快来看高科技微信产品
  10. 编译linux内核出错提示‘crc32table_le’ undeclared