技术文档收录
ASCII
Tcpdump
IPV4保留地址段
深入理解以太网网线原理 - 三帛的世界
Linux
WireGuard 一键安装脚本 | 秋水逸冰
SSH Config 那些你所知道和不知道的事 | Deepzz's Blog
Linux 让终端走代理的几种方法
ubuntu 20.04 server 版设置静态 IP 地址 - 链滴
Linux 挂载 Windows 共享磁盘的方法 - 技术学堂
将 SMB/CIFS 网络硬盘永久的挂载到 Ubuntu 上 - 简书
linux 获取当前脚本的绝对路径 | aimuke
[Linux] Linux 使用 / dev/urandom 生成随机数 - piaohua's blog
Linux 生成随机数的多种方法 | Just Do It
Linux 的 Centos7 版本下忘记 root 或者普通用户密码怎么办?
Git 强制拉取覆盖本地
SSH 安全加固指南 - FreeBuf 网络安全行业门户
Linux 系统安全强化指南 - FreeBuf 网络安全行业门户
Linux 入侵排查 - FreeBuf 网络安全行业门户
sshd_config 配置详解 - 简书
SSH 权限详解 - SegmentFault 思否
CentOS 安装 node.js 环境 - SegmentFault 思否
如何在 CentOS 7 上安装 Node.js 和 npm | myfreax
几款 ping tcping 工具总结
OpenVpn 搭建教程 | Jesse's home
openvpn 一键安装脚本 - 那片云
OpenVPN 解决 每小时断线一次 - 爱开源
OpenVPN 路由设置 – 凤曦的小窝
OpenVPN 设置非全局代理 - 镜子的记录簿
TinyProxy 使用帮助 - 简书
Ubuntu 下使用 TinyProxy 搭建代理 HTTP 服务器_Linux_运维开发网_运维开发技术经验分享
Linux 软件包管理工具 Snap 常用命令 - 简书
linux systemd 参数详解
Systemd 入门教程:命令篇 - 阮一峰的网络日志
记一次 Linux 木马清除过程
rtty:在任何地方通过 Web 访问您的终端
02 . Ansible 高级用法 (运维开发篇)
终于搞懂了服务器为啥产生大量的 TIME_WAIT!
巧妙的 Linux 命令,再来 6 个!
77% 的 Linux 运维都不懂的内核问题,这篇全告诉你了
运维工程师必备:请收好 Linux 网络命令集锦
一份阿里员工的 Java 问题排查工具单
肝了 15000 字性能调优系列专题(JVM、MySQL、Nginx and Tomcat),看不完先收
作业调度算法(FCFS,SJF,优先级调度,时间片轮转,多级反馈队列) | The Blog Of WaiterXiaoYY
看了这篇还不会 Linux 性能分析和优化,你来打我
2019 运维技能风向标
更安全的 rm 命令,保护重要数据
求你了,别再纠结线程池大小了!
Linux sudo 详解 | 失落的乐章
重启大法好!线上常见问题排查手册
sudo 使用 - 笨鸟教程的博客 | BY BenderFly
shell 在手分析服务器日志不愁? - SegmentFault 思否
sudo 与 visudo 的超细用法说明_陈发哥 007 的技术博客_51CTO 博客
ESXI 下无损扩展 Linux 硬盘空间 | Naonao Blog
Linux 学习记录:su 和 sudo | Juntao Tan 的个人博客
使用者身份切换 | Linux 系统教程(笔记)
你会使用 Linux 编辑器 vim 吗?
在 Windows、Linux 和 Mac 上查看 Wi-Fi 密码
linux 隐藏你的 crontab 后门 - 简书
Linux 定时任务详解 - Tr0y's Blog
linux 的 TCP 连接数量最大不能超过 65535 个吗,那服务器是如何应对百万千万的并发的?_一口 Linux 的博客 - CSDN 博客_tcp 连接数多少正常
万字长文 + 28 张图,一次性说清楚 TCP,运维必藏
为什么 p2p 模式的 tunnel 底层通常用 udp 而不是 tcp?
记一次服务器被入侵挖矿 - tlanyan
shell 判断一个变量是否为空方法总结 - 腾讯云开发者社区 - 腾讯云
系统安装包管理工具 | Escape
编译代码时动态地链接库 - 51CTO.COM
甲骨文 Oracle Cloud 添加新端口开放的方法 - WirelessLink 社区
腾讯云 Ubuntu 添加 swap 分区的方法_弓弧名家_玄真君的博客 - CSDN 博客
Oracle 开放全部端口并关闭防火墙 - 清~ 幽殇
谁再说不熟悉 Linux 命令, 就把这个给他扔过去!
即插即用,运维工程师必会正则表达式大全
Shell脚本编写及常见面试题
Samba 文件共享服务器
到底一台服务器上最多能创建多少个 TCP 连接 | plantegg
SSH 密钥登录 - SSH 教程 - 网道
在 Bash 中进行 encodeURIComponent/decodeURIComponent | Harttle Land
使用 Shell 脚本来处理 JSON - Tom CzHen's Blog
Docker
「Docker」 - 保存镜像 - 知乎
终于可以像使用 Docker 一样丝滑地使用 Containerd 了!
私有镜像仓库选型:Harbor VS Quay - 乐金明的博客 | Robin Blog
exec 与 entrypoint 使用脚本 | Mr.Cheng
Dockerfile 中的 CMD 与 ENTRYPOINT
使用 Docker 配置 MySQL 主从数据库 - 墨天轮
Alpine vs Distroless vs Busybox – 云原生实验室 - Kubernetes|Docker|Istio|Envoy|Hugo|Golang | 云原生
再见,Docker!
docker save 与 docker export 的区别 - jingsam
如何优雅的关闭容器
docker 储存之 tmpfs 、bind-mounts、volume | 陌小路的个人博客
Dockerfile 中 VOLUME 与 docker -v 的区别是什么 - 开发技术 - 亿速云
理解 docker 容器的退出码 | Vermouth | 博客 | docker | k8s | python | go | 开发
【Docker 那些事儿】容器监控系统,来自 Docker 的暴击_飞向星的客机的博客 - CSDN 博客
【云原生】Docker 镜像详细讲解_微枫 Micromaple 的博客 - CSDN 博客_registry-mirrors
【云原生】Helm 架构和基础语法详解
CMD 和 Entrypoint 命令使用变量的用法
实时查看容器日志 - 苏洋博客
Traefik 2 使用指南,愉悦的开发体验 - 苏洋博客
为你的 Python 应用选择一个最好的 Docker 映像 | 亚马逊 AWS 官方博客
【云原生】镜像构建实战操作(Dockerfile)
Docker Compose 中的 links 和 depends_on 的区别 - 编程知识 - 白鹭情
Python
Pipenv:新一代Python项目环境与依赖管理工具 - 知乎
Python list 列表实现栈和队列
Python 各种排序 | Lesley's blog
Python 中使用 dateutil 模块解析时间 - SegmentFault 思否
一个小破网站,居然比 Python 官网还牛逼
Python 打包 exe 的王炸 - Nuitka
Django - - 基础 - - Django ORM 常用查询语法及进阶
[Python] 小知識:== 和 is 的差異 - Clay-Technology World
Window
批处理中分割字符串 | 网络进行时
Windows 批处理基础命令学习 - 简书
在Windows上设置WireGuard
Windows LTSC、LTSB、Server 安装 Windows Store 应用商店
windows 重启 rdpclip.exe 的脚本
中间件
Nginx 中的 Rewrite 的重定向配置与实践
RabbitMQ 的监控
RabbitMq 最全的性能调优笔记 - SegmentFault 思否
为什么不建议生产用 Redis 主从模式?
高性能消息中间件——NATS
详解:Nginx 反代实现 Kibana 登录认证功能
分布式系统关注点:仅需这一篇,吃透 “负载均衡” 妥妥的
仅需这一篇,妥妥的吃透” 负载均衡”
基于 nginx 实现上游服务器动态自动上下线——不需 reload
Nginx 学习书单整理
最常见的日志收集架构(ELK Stack)
分布式之 elk 日志架构的演进
CAT 3.0 开源发布,支持多语言客户端及多项性能提升
Kafka 如何做到 1 秒处理 1500 万条消息?
Grafana 与 Kibana
ELK 日志系统之通用应用程序日志接入方案
ELK 简易 Nginx 日志系统搭建: ElasticSearch+Kibana+Filebeat
记一次 Redis 连接池问题引发的 RST
把 Redis 当作队列来用,你好大的胆子……
Redis 最佳实践:业务层面和运维层面优化
Redis 为什么变慢了?常见延迟问题定位与分析
好饭不怕晚,扒一下 Redis 配置文件的底 Ku
rabbitmq 集群搭建以及万级并发下的性能调优
别再问我 Redis 内存满了该怎么办了
Nginx 状态监控及日志分析
uWSGI 的安装及配置详解
uwsgi 异常服务器内存 cpu 爆满优化思路
Uwsgi 内存占用过多 - 简书
Nginx 的 limit 模块
Nginx 内置模块简介
Redis 忽然变慢了如何排查并解决?_redis_码哥字节_InfoQ 写作社区
领导:谁再用 redis 过期监听实现关闭订单,立马滚蛋!
Nginx 限制 IP 访问频率以及白名单配置_问轩博客
Nginx $remote_addr 和 $proxy_add_x_forwarded_for 变量详解
Caddy 部署实践
一文搞定 Nginx 限流
数据库
SqlServer 将数据库中的表复制到另一个数据库_MsSql_脚本之家
SQL Server 数据库同步,订阅、发布、复制、跨服务器
sql server 无法删除本地发布 | 辉克's Blog
SQLite全文检索
SQL 重复记录查询的几种方法 - 简书
SQL SERVER 使用订阅发布同步数据库(转)
Mysql 查看用户连接数配置及每个 IP 的请求情况 - 墨天轮
优化 SQL 的 21 条方案
SQL Server 连接时好时坏的奇怪问题
MS SQL 执行大脚本文件时,提示 “内存不足” 的解决办法 - 阿里云开发者社区
防火墙-iptables
iptables 常用规则:屏蔽 IP 地址、禁用 ping、协议设置、NAT 与转发、负载平衡、自定义链
防火墙 iptables 企业防火墙之 iptables
Linux 防火墙 ufw 简介
在 Ubuntu 中用 UFW 配置防火墙
在 Ubuntu20.04 上怎样使用 UFW 配置防火墙 - 技术库存网
监控类
开箱即用的 Prometheus 告警规则集
prometheus☞搭建 | zyh
docker 部署 Prometheus 监控服务器及容器并发送告警 | chris'wang
PromQL 常用命令 | LRF 成长记
prometheus 中使用 python 手写 webhook 完成告警
持续集成CI/CD
GitHub Actions 的应用场景 | 记录干杯
GithubActions · Mr.li's Blog
工具类
GitHub 中的开源网络广告杀手,十分钟快速提升网络性能
SSH-Auditor:一款 SHH 弱密码探测工具
别再找了,Github 热门开源富文本编辑器,最实用的都在这里了 - srcmini
我最喜欢的 CLI 工具
推荐几款 Redis 可视化工具
内网代理工具与检测方法研究
环境篇:数据同步工具 DataX
全能系统监控工具 dstat
常用 Web 安全扫描工具合集
给你一款利器!轻松生成 Nginx 配置文件
教程类
Centos7 搭建神器 openvpn | 运维随笔
搭建 umami 收集个人网站统计数据 | Reorx’s Forge
openvpn安装教程
基于 gitea+drone 完成小团队的 CI/CD - 德国粗茶淡饭
将颜色应用于交替行或列
VMware Workstation 全系列合集 精简安装注册版 支持 SLIC2.6、MSDM、OSX 更新 16.2.3_虚拟机讨论区_安全区 卡饭论坛 - 互助分享 - 大气谦和!
在 OpenVPN 上启用 AD+Google Authenticator 认证 | 运维烂笔头
Github 进行 fork 后如何与原仓库同步:重新 fork 很省事,但不如反复练习版本合并 · Issue #67 · selfteaching/the-craft-of-selfteaching
卧槽,VPN 又断开了!!- 阿里云开发者社区
Grafana Loki 学习之踩坑记
zerotier 的 planet 服务器(根服务器)的搭建踩坑记。无需 zerotier 官网账号。
阿里云 qcow2 镜像转 vmdk,导入 ESXi - 唐际忠的博客
Caddy 入门 – 又见杜梨树
【Caddy2】最新 Caddy2 配置文件解析 - Billyme 的博客
Web 服务器 Caddy 2 | Haven200
手把手教你打造高效的 Kubernetes 命令行终端
Keras 作者:给软件开发者的 33 条黄金法则
超详细的网络抓包神器 Tcpdump 使用指南
使用 fail2ban 和 FirewallD 黑名单保护你的系统
linux 下 mysql 数据库单向同步配置方法分享 (Mysql)
MySQL 快速删除大量数据(千万级别)的几种实践方案
GitHub 上的优质 Linux 开源项目,真滴牛逼!
WireGuard 教程:使用 Netmaker 来管理 WireGuard 的配置 – 云原生实验室 - Kubernetes|Docker|Istio|Envoy|Hugo|Golang | 云原生
Tailscale 基础教程:Headscale 的部署方法和使用教程 – 云原生实验室 - Kubernetes|Docker|Istio|Envoy|Hugo|Golang | 云原生
Nebula Graph 的 Ansible 实践
改进你的 Ansible 剧本的 4 行代码
Caddy 2 快速简单安装配置教程 – 高玩梁的博客
切换至 Caddy2 | 某不科学的博客
Caddy2 简明教程 - bleem
树莓派安装 OpenWrt 突破校园网限制 | Asttear's Blog
OpenVPN 路由设置 – 凤曦的小窝
个性化编译 LEDE 固件
盘点各种 Windows/Office 激活工具
[VirtualBox] 1、NAT 模式下端口映射
VirtualBox 虚拟机安装 openwrt 供本机使用
NUC 折腾笔记 - 安装 ESXi 7 - 苏洋博客
锐捷、赛尔认证 MentoHUST - Ubuntu 中文
How Do I Use A Client Certificate And Private Key From The IOS Keychain? | OpenVPN
比特记事簿: 笔记: 使用电信 TR069 内网架设 WireGuard 隧道异地组网
利用 GitHub API 获取最新 Releases 的版本号 | 这是只兔子
docsify - 生成文档网站简单使用教程 - SegmentFault 思否
【干货】Chrome 插件 (扩展) 开发全攻略 - 好记的博客
一看就会的 GitHub 骚操作,让你看上去像一位开源大佬
【计算机网络】了解内网、外网、宽带、带宽、流量、网速_墩墩分墩 - CSDN 博客
mac-ssh 配置 | Sail
如何科学管理你的密码
VirtualBox NAT 端口映射实现宿主机与虚拟机相互通信 | Shao Guoliang 的博客
CentOS7 配置网卡为静态 IP,如果你还学不会那真的没有办法了!
laisky-blog: 近期折腾 tailscale 的一些心得
使用 acme.sh 给 Nginx 安装 Let’ s Encrypt 提供的免费 SSL 证书 · Ruby China
acme 申请 Let’s Encrypt 泛域名 SSL 证书
从 nginx 迁移到 caddy
使用 Caddy 替代 Nginx,全站升级 https,配置更加简单 - Diamond-Blog
http.proxy - Caddy 中文文档
动手撸个 Caddy(二)| Caddy 命令行参数最全教程 | 飞雪无情的总结
Caddy | 学习笔记 - ijayer
Caddy 代理 SpringBoot Fatjar 应用上传静态资源
使用 graylog3.0 收集 open××× 日志进行审计_年轻人,少吐槽,多搬砖的技术博客_51CTO 博客
提高国内访问 github 速度的 9 种方法! - SegmentFault 思否
VM16 安装 macOS 全网最详细
2022 目前三种有效加速国内 Github
How to install MariaDB on Alpine Linux | LibreByte
局域网内电脑 - ipad 文件共享的三种方法 | 岚
多机共享键鼠软件横向测评 - 尚弟的小笔记
VLOG | ESXI 如何升级到最新版,无论是 6.5 还是 6.7 版本都可以顺滑升级。 – Vedio Talk - VLOG、科技、生活、乐分享
远程修改 ESXi 6.7 管理 IP 地址 - 腾讯云开发者社区 - 腾讯云
几乎不要钱自制远程 PLC 路由器方案
traefik 简易入门 | 个人服务器运维指南 | 山月行
更完善的 Docker + Traefik 使用方案 - 苏洋博客
MicroSD·TF 卡终极探秘 ·MLC 颗粒之谜 1 三星篇_microSD 存储卡_什么值得买
macOS 绕过公证和应用签名方法 - 走客
MiscSecNotes / 内网端口转发及穿透. md at master · JnuSimba/MiscSecNotes
我有特别的 DNS 配置和使用技巧 | Sukka's Blog
SEO:初学者完整指南
通过 OpenVPN 实现流量审计
OpenVPN-HOWTO
OpenVPN Server · Devops Roadmap
Linux 运维必备的 13 款实用工具, 拿好了~
linux 平台下 Tomcat 的安装与优化
Linux 运维跳槽必备的 40 道面试精华题
Bash 脚本进阶,经典用法及其案例 - alonghub - 博客园
推荐几个非常不错的富文本编辑器 - 走看看
在 JS 文件中加载 JS 文件的方法 - 月光博客
#JavaScript 根据需要动态加载脚本并设置自定义参数
笔记本电脑 BIOS 修改及刷写教程
跨平台加密 DNS 和广告过滤 personalDNSfilter · LinuxTOY
AdGuard Home 安装及使用指北
通过 Amazon S3 协议挂载 OSS
记一次云主机如何挂载对象存储
本文档发布于https://mrdoc.fun
-
+
首页
Nginx 内置模块简介
> 本文由 [简悦 SimpRead](http://ksria.com/simpread/) 转码, 原文地址 [www.cnblogs.com](https://www.cnblogs.com/52fhy/p/10226651.html) 经常编译 Nginx 的时候看到`./configure`后面跟着很多`--with`命令,虽然知道是添加模块,但一直也没有仔细去研究这些模块究竟是什么作用。本文会对常用的内置模块做个简单介绍,方便后续检索查看。由于模块之多,不会一一详细介绍,但是会留有参考链接,如感兴趣,可以仔细去研究。 这里建议大家一定要多看官方文档!!!官方文档里的内容才是最全的:包括说明、指令、作用域等等。 官方文档 [http://nginx.org/en/docs](http://nginx.org/en/docs) 中文文档 [http://tengine.taobao.org/nginx_docs/cn/docs/](http://tengine.taobao.org/nginx_docs/cn/docs/) http_auth_basic_module HTTP 基本认证[#](#http_auth_basic_module-http基本认证) --------------------------------------------------------------------- **用途**:提供 HTTP 基本认证功能。 **内置模块**:是。 **默认启用**:是。如果需要禁用,编译 Nginx 时使用`--without-http_auth_basic_module`。 **作用域**:http, server, location, limit_except 示例: ``` server { listen 80; server_name test.com; auth_basic "登录认证"; auth_basic_user_file /etc/nginx-htpasswd; root /mnt/html/www; index index.html; } ``` 重启 Nginx 服务后,访问 test.com 就会要求输入用户名、密码。 一定要注意 auth_basic_user_file 路径,如果文件不存在,会不厌其烦的出现 403。 参考: 使用 crypt 配置 Basic Auth 登录认证 - 飞鸿影~ - 博客园 [https://www.cnblogs.com/52fhy/p/9657293.html](https://www.cnblogs.com/52fhy/p/9657293.html) http_stub_status_module 状态信息[#](#http_stub_status_module-状态信息) -------------------------------------------------------------- **用途**:该模块可以提供 `Nginx` 的状态信息。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_stub_status_module`。 **作用域**:server, location 该模块仅有`stub_status`这一个指令。 使用示例: ``` location /nginx_status { stub_status on; access_log off; allow 127.0.0.1; deny all; } ``` 访问会看到这样的信息: ``` Active connections: 291 server accepts handled requests 16630948 16630948 31070465 Reading: 6 Writing: 179 Waiting: 106 ``` 其含义: * 第一行 当前的活跃连接数:291 * 第二行 服务器已接受的连接数:16630948(accepted connection #) 服务器已处理的连接数:16630948(handled connection #) 服务器已处理的请求:31070465(可以算出,平均每个连接有 1.8 个请求)(handled connection #) * 第三行 Reading – Nginx 读取的请求头次数为 6; Writting – Nginx 读取请求体、处理请求并发送响应给客户端的次数为 179; Waiting – 当前活动的长连接数:106。 参考: 1、解剖 Nginx· 模块开发篇(5)解读内置非默认模块 [https://blog.csdn.net/Poechant/article/details/7627843](https://blog.csdn.net/Poechant/article/details/7627843) 2、Module ngx_http_stub_status_module [http://nginx.org/en/docs/http/ngx_http_stub_status_module.html](http://nginx.org/en/docs/http/ngx_http_stub_status_module.html) http_gzip_module 压缩资源[#](#http_gzip_module-压缩资源) ------------------------------------------------ **用途**:用于支持`gzip on`等指令,用来减轻服务器的带宽问题,经过 gzip 压缩后的页面大小可以变为原来的 30% 甚至更小。 **内置模块**:是。 **默认启用**:是。如果需要禁用,编译 Nginx 时使用`--without-http_gzip_module`。 示例: ``` gzip on; gzip_min_length 1k; gzip_buffers 4 16k; #gzip_http_version 1.0; gzip_comp_level 2; gzip_types text/plain application/x-javascript text/css application/xml text/javascript application/x-httpd-php image/jpeg image/gif image/png; gzip_vary off; gzip_disable "MSIE [1-6]\."; ``` 参考: 1、nginx 的 gzip 压缩功能参数介绍 (ngx_http_gzip_module) [https://blog.csdn.net/gnail_oug/article/details/53246026](https://blog.csdn.net/gnail_oug/article/details/53246026) 2、Module ngx_http_gzip_module [http://nginx.org/en/docs/http/ngx_http_gzip_module.html](http://nginx.org/en/docs/http/ngx_http_gzip_module.html) http_gzip_static_module 支持. gz 资源[#](#http_gzip_static_module-支持gz资源) --------------------------------------------------------------------- **用途**:允许发送以`.gz`作为文件扩展名的预压缩文件,以替代发送普通文件。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_gzip_static_module`。 此模块的作用就是在接到请求后,会到 url 相同的路径的文件系统去找扩展名为`.gz`的文件,如果存在直接把它发送出去,如果不存在,再将目标文件进行 gzip 压缩,再发送出去,这样可以避免重复的压缩无谓的消耗资源,这个模块不受`gzip_types`限制,会对所有请求有效。所以建议不要在全局上使用,因为一般来说大部分都是动态请求,是不会有`.gz`这个文件的,建议只在局部我们确认有`.gz`的目录中使用。 该模块仅有 gzip_static 这一个指令。示例: ``` gzip_static on; ``` 参考: 1、Nginx 中 gzip_static 模块的使用介绍 - yancheng 的专栏 - CSDN 博客 [https://blog.csdn.net/yc1022/article/details/21657547](https://blog.csdn.net/yc1022/article/details/21657547) 2、Module ngx_http_gzip_static_module [http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html](http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html) http_sub_module 字符串替换[#](#http_sub_module-字符串替换) ------------------------------------------------ **用途**:该模块用于实现响应内容固定字符串替换。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_sub_module`。 **作用域**:http, server, location 示例: ``` location / { sub_filter '<a href="http://127.0.0.1:8080/' '<a href="https://$host/'; sub_filter 'nginx.com' 'baidu.com'; # 是否仅替换一次,如果为off,则全局替换 sub_filter_once on; # 替换的响应类型,*表示替换所有类型 sub_filter_types text/html; # 是否保留原始的Last-Modified。默认是on sub_filter_last_modified on; } ``` 该模块不支持正则替换,灵活性不够。支持正则匹配替换的第三方模块: 1、ngx_http_substitutions_filter_module:[https://github.com/yaoweibin/ngx_http_substitutions_filter_module](https://github.com/yaoweibin/ngx_http_substitutions_filter_module) 2、replace-filter-nginx-module:[https://github.com/agentzh/replace-filter-nginx-module](https://github.com/agentzh/replace-filter-nginx-module) 参考: 1、nginx ngx_http_sub_module 使用 - iuwai - 博客园 [https://www.cnblogs.com/iuwai/p/4432084.html](https://www.cnblogs.com/iuwai/p/4432084.html) 2、nginx 的 with-http_sub_module 模块使用之替换字符串 - 凉生墨客 - 博客园 [https://www.cnblogs.com/heruiguo/p/9076239.html](https://www.cnblogs.com/heruiguo/p/9076239.html) 3、nginx 使用 replace-filter-nginx-module 实现内容替换 - 飞鸿影~ - 博客园 [https://www.cnblogs.com/52fhy/p/7956099.html](https://www.cnblogs.com/52fhy/p/7956099.html) http_addition_module 追加内容[#](#http_addition_module-追加内容) -------------------------------------------------------- **用途**:用于在响应之前或者之后追加文本内容,比如想在站点底部追加一个 js 或者 css,可以使用这个模块来实现。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_addition_module`。 示例: ``` location / { addition_types text/html; add_before_body /2013/10/header.html; add_after_body /2013/10/footer.html; } ``` 参考: 1、nginx 向响应内容中追加内容(ngx_http_addition_module 模块) – 运维生存时间 [http://www.ttlsa.com/linux/nginx-modules-ngx_http_addition_module/](http://www.ttlsa.com/linux/nginx-modules-ngx_http_addition_module/) 2、Module ngx_http_addition_module [http://nginx.org/en/docs/http/ngx_http_addition_module.html](http://nginx.org/en/docs/http/ngx_http_addition_module.html) http_realip_module 获取实际 IP[#](#http_realip_module-获取实际ip) --------------------------------------------------------- **用途**:用于配置`REMOTE_ADDR`实际 IP。 通过这个模块允许我们改变客户端请求头中客户端 IP 地址值 (例如,X-Real-IP 或 X-Forwarded-For)。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_realip_module`。 一般是在客户端和服务端中间增加了代理服务器或者负载均衡,才需要使用这个模块,如果不使用,服务端获取的`REMOTE_ADDR`就不是客户端的真实 IP。 配置: 在后端服务器 location 里头插入 ``` #指定接收来自哪个前端发送的 IP head 可以是单个IP或者IP段 set_real_ip_from 192.168.1.0/24; set_real_ip_from 192.168.2.1; #IP head 的对应参数,默认即可。 real_ip_header X-Real-IP; ``` 参考: 1、Module ngx_http_realip_module [http://nginx.org/en/docs/http/ngx_http_realip_module.html](http://nginx.org/en/docs/http/ngx_http_realip_module.html) 2、--with-http_realip_module 选项(后台 Nginx 服务器记录原始客户端的 IP 地址 ) - purple 尘的专栏 - CSDN 博客 [https://blog.csdn.net/cscrazybing/article/details/50789234](https://blog.csdn.net/cscrazybing/article/details/50789234) http_ssl_module 支持 HTTPS[#](#http_ssl_module-支持https) ----------------------------------------------------- **用途**:此模块为 Nginx 提供 HTTPS 支持。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_ssl_module`。 该模块需要 OpenSSL 库。 ``` yum install openssl openssl-devel ``` 配置示例: ``` server { listen 443 ssl; listen 80; server_name 52fhy.com www.52fhy.com; index index.php index.html index.htm; root /www/52fhy.com/; #ssl on; #这个开启后导致只能https访问 ssl_certificate_key /usr/local/nginx/conf/52fhy.com.key; ssl_certificate /usr/local/nginx/conf/1_52fhy.com_bundle.crt; if ($scheme = http) { rewrite ^(.*)$ https://$host$1 permanent; } } ``` 参考: 1、网站使用 https 协议 - 飞鸿影~ - 博客园 [https://www.cnblogs.com/52fhy/p/6139303.html](https://www.cnblogs.com/52fhy/p/6139303.html) 2、Module ngx_http_ssl_module [http://nginx.org/en/docs/http/ngx_http_ssl_module.html](http://nginx.org/en/docs/http/ngx_http_ssl_module.html) http_image_filter_module 图片处理[#](#http_image_filter_module--图片处理) ----------------------------------------------------------------- **用途**:实现图片裁剪、缩放、旋转功能,支持 jpg、gif、png 格式。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_image_filter_module`。 依赖 GD 库: ``` yum install gd-devel ``` 示例: 按比例裁剪图片: ``` location ~* .*_(\d+)x(\d+)\.(JPG|jpg|gif|png|PNG)$ { set $img_width $1; set $img_height $2; image_filter crop $img_width $img_height; image_filter_jpeg_quality 80; image_filter_buffer 10M; error_page 415 = /empty; } ``` 可以只指定一个尺寸,另一个尺寸用 “-”。如果遇到错误,服务器返回 415 错误码。 按比例对图像进行缩放: ``` location ~* .*_(\d+)x(\d+)\.(JPG|jpg|gif|png|PNG)$ { set $img_width $1; set $img_height $2; image_filter resize $img_width $img_height; image_filter_jpeg_quality 80; image_filter_buffer 10M; error_page 415 = /empty; } ``` 参考: 1、Nginx 的 http_image_filter_module 模块使用说明 - 学习印记 - CSDN 博客 [https://blog.csdn.net/revitalizing/article/details/55505853](https://blog.csdn.net/revitalizing/article/details/55505853) http_geoip_module 支持 GeoIP[#](#http_geoip_module-支持geoip) --------------------------------------------------------- **用途**:GeoIP 支持,可以用于 IP 访问限制。 **内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_geoip_module`。 参考: nginx 使用 GeoIP 限制访问并支持白名单 - 阅心笔记 [http://www.52os.net/articles/configure-nginx-using-geoip-allow-whitelist.html](http://www.52os.net/articles/configure-nginx-using-geoip-allow-whitelist.html) http_auth_request_module 第三方 auth 支持[#](#http_auth_request_module-第三方auth支持) ---------------------------------------------------------------------------- **用途**:Nginx 默认支持使用`auth_basic`进行本机验证,也可以使用该模块以支持第三方认证。提供`auth_request`指令,Nginx 服务器通过 header **的返回状态判断是否认证通过。 内置模块**:是。 **默认启用**:否。如果需要启用,编译 Nginx 时使用`--with-http_auth_request_module`。 示例: ``` server { listen 80; server_name local.server.com; auth_request /auth; location / { root html; index index.html; } location /auth { proxy_pass http://auth.server.com/HttpBasicAuthenticate.php; proxy_pass_request_body off; proxy_set_header Content-Length ""; proxy_set_header X-Original-URI $request_uri; } } ``` 参考: Nginx 的两种认证方式 - WangXiaoQiang - 博客园 [http://www.cnblogs.com/wangxiaoqiangs/p/6184181.html](http://www.cnblogs.com/wangxiaoqiangs/p/6184181.html) http_flv_module 流媒体点播[#](#http_flv_module-流媒体点播) ------------------------------------------------ 一般配合 nginx-rtmp-module 实现流媒体服务器。相关模块: * http_flv_module: 支持 flv。内置模块。 * http_mp4_module: 支持 mp4。内置模块。 * nginx_mod_h264_streaming: 使 nginx 支持 h264 编码的视频 * nginx-rtmp-module: 支持 rtmp 协议 其中`http_flv_module`和`http_mp4_module`两个模块是 nginx 自带的, 可以在编译的时候加上相应的选项。 `nginx_mod_h264_streaming`的下载地址: [http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2](http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2) nginx_mod_h264_streaming 安装: ``` cd ~ wget http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz $ tar -zxvf nginx_mod_h264_streaming-2.2.7.tar.gz $ cd ~/nginx-1.7.9 $ ./configure --add-module=$HOME/nginx_mod_h264_streaming-2.2.7 --sbin-path=/usr/local/sbin --with-debug $ make $ sudo make install ``` `nginx-rtmp-module`托管在 GitHub 上: [https://github.com/arut/nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module) http_flv_module 配置示例: ``` location ~ \.flv$ { flv; } ``` http_mp4_module 配置示例: ``` location /video/ { mp4; mp4_buffer_size 1m; mp4_max_buffer_size 5m; mp4_limit_rate on; mp4_limit_rate_after 30s; } ``` 参考: 1、Nginx 搭建 flv 视频点播服务器 - wanghetao - 博客园 [http://www.cnblogs.com/wanghetao/p/3418744.html](http://www.cnblogs.com/wanghetao/p/3418744.html) 2、nginx 实现 rtmp,flv,mp4 流媒体服务器 - 小雨伞漂流记 - 开源中国 [https://my.oschina.net/ososchina/blog/833909](https://my.oschina.net/ososchina/blog/833909) 3、从零搭建流媒体服务器 + obs 推流直播 - qzcsu 的博客 - CSDN 博客 [https://blog.csdn.net/qzcsu/article/details/72782759](https://blog.csdn.net/qzcsu/article/details/72782759) 4、nginx 搭建支持 http 和 rtmp 协议的流媒体服务器之一 - andersonyan-ChinaUnix 博客 [http://blog.chinaunix.net/uid-26000296-id-4335063.html](http://blog.chinaunix.net/uid-26000296-id-4335063.html) 5、nginx 搭建支持 http 和 rtmp 协议的流媒体服务器之二 - andersonyan-ChinaUnix 博客 [http://blog.chinaunix.net/uid-26000296-id-4335079.html](http://blog.chinaunix.net/uid-26000296-id-4335079.html) 附录[#](#附录) ---------- ### 配置信息[#](#配置信息) 输入`./configure --help`可以查看 Nginx 所有支持配置的内置模块的配置信息。其中: * with 开头的表示该模块默认是未开启的,可以使用`--with`开启。 * without 开头的表示该模块默认是启用的,可以使用`--without`禁用。 * 第三方模块使用`--add-module=PATH`添加。如果支持动态加载,使用`--add-dynamic-module=PATH`添加。 ``` $ ./configure --help --help print this message --prefix=PATH set installation prefix --sbin-path=PATH set nginx binary pathname --modules-path=PATH set modules path --conf-path=PATH set nginx.conf pathname --error-log-path=PATH set error log pathname --pid-path=PATH set nginx.pid pathname --lock-path=PATH set nginx.lock pathname --user=USER set non-privileged user for worker processes --group=GROUP set non-privileged group for worker processes --build=NAME set build name --builddir=DIR set build directory --with-select_module enable select module --without-select_module disable select module --with-poll_module enable poll module --without-poll_module disable poll module --with-threads enable thread pool support --with-file-aio enable file AIO support --with-http_ssl_module enable ngx_http_ssl_module --with-http_v2_module enable ngx_http_v2_module --with-http_realip_module enable ngx_http_realip_module --with-http_addition_module enable ngx_http_addition_module --with-http_xslt_module enable ngx_http_xslt_module --with-http_xslt_module=dynamic enable dynamic ngx_http_xslt_module --with-http_image_filter_module enable ngx_http_image_filter_module --with-http_image_filter_module=dynamic enable dynamic ngx_http_image_filter_module --with-http_geoip_module enable ngx_http_geoip_module --with-http_geoip_module=dynamic enable dynamic ngx_http_geoip_module --with-http_sub_module enable ngx_http_sub_module --with-http_dav_module enable ngx_http_dav_module --with-http_flv_module enable ngx_http_flv_module --with-http_mp4_module enable ngx_http_mp4_module --with-http_gunzip_module enable ngx_http_gunzip_module --with-http_gzip_static_module enable ngx_http_gzip_static_module --with-http_auth_request_module enable ngx_http_auth_request_module --with-http_random_index_module enable ngx_http_random_index_module --with-http_secure_link_module enable ngx_http_secure_link_module --with-http_degradation_module enable ngx_http_degradation_module --with-http_slice_module enable ngx_http_slice_module --with-http_stub_status_module enable ngx_http_stub_status_module --without-http_charset_module disable ngx_http_charset_module --without-http_gzip_module disable ngx_http_gzip_module --without-http_ssi_module disable ngx_http_ssi_module --without-http_userid_module disable ngx_http_userid_module --without-http_access_module disable ngx_http_access_module --without-http_auth_basic_module disable ngx_http_auth_basic_module --without-http_autoindex_module disable ngx_http_autoindex_module --without-http_geo_module disable ngx_http_geo_module --without-http_map_module disable ngx_http_map_module --without-http_split_clients_module disable ngx_http_split_clients_module --without-http_referer_module disable ngx_http_referer_module --without-http_rewrite_module disable ngx_http_rewrite_module --without-http_proxy_module disable ngx_http_proxy_module --without-http_fastcgi_module disable ngx_http_fastcgi_module --without-http_uwsgi_module disable ngx_http_uwsgi_module --without-http_scgi_module disable ngx_http_scgi_module --without-http_memcached_module disable ngx_http_memcached_module --without-http_limit_conn_module disable ngx_http_limit_conn_module --without-http_limit_req_module disable ngx_http_limit_req_module --without-http_empty_gif_module disable ngx_http_empty_gif_module --without-http_browser_module disable ngx_http_browser_module --without-http_upstream_hash_module disable ngx_http_upstream_hash_module --without-http_upstream_ip_hash_module disable ngx_http_upstream_ip_hash_module --without-http_upstream_least_conn_module disable ngx_http_upstream_least_conn_module --without-http_upstream_keepalive_module disable ngx_http_upstream_keepalive_module --without-http_upstream_zone_module disable ngx_http_upstream_zone_module --with-http_perl_module enable ngx_http_perl_module --with-http_perl_module=dynamic enable dynamic ngx_http_perl_module --with-perl_modules_path=PATH set Perl modules path --with-perl=PATH set perl binary pathname --http-log-path=PATH set http access log pathname --http-client-body-temp-path=PATH set path to store http client request body temporary files --http-proxy-temp-path=PATH set path to store http proxy temporary files --http-fastcgi-temp-path=PATH set path to store http fastcgi temporary files --http-uwsgi-temp-path=PATH set path to store http uwsgi temporary files --http-scgi-temp-path=PATH set path to store http scgi temporary files --without-http disable HTTP server --without-http-cache disable HTTP cache --with-mail enable POP3/IMAP4/SMTP proxy module --with-mail=dynamic enable dynamic POP3/IMAP4/SMTP proxy module --with-mail_ssl_module enable ngx_mail_ssl_module --without-mail_pop3_module disable ngx_mail_pop3_module --without-mail_imap_module disable ngx_mail_imap_module --without-mail_smtp_module disable ngx_mail_smtp_module --with-stream enable TCP/UDP proxy module --with-stream=dynamic enable dynamic TCP/UDP proxy module --with-stream_ssl_module enable ngx_stream_ssl_module --with-stream_realip_module enable ngx_stream_realip_module --with-stream_geoip_module enable ngx_stream_geoip_module --with-stream_geoip_module=dynamic enable dynamic ngx_stream_geoip_module --with-stream_ssl_preread_module enable ngx_stream_ssl_preread_module --without-stream_limit_conn_module disable ngx_stream_limit_conn_module --without-stream_access_module disable ngx_stream_access_module --without-stream_geo_module disable ngx_stream_geo_module --without-stream_map_module disable ngx_stream_map_module --without-stream_split_clients_module disable ngx_stream_split_clients_module --without-stream_return_module disable ngx_stream_return_module --without-stream_upstream_hash_module disable ngx_stream_upstream_hash_module --without-stream_upstream_least_conn_module disable ngx_stream_upstream_least_conn_module --without-stream_upstream_zone_module disable ngx_stream_upstream_zone_module --with-google_perftools_module enable ngx_google_perftools_module --with-cpp_test_module enable ngx_cpp_test_module --add-module=PATH enable external module --add-dynamic-module=PATH enable dynamic external module --with-compat dynamic modules compatibility --with-cc=PATH set C compiler pathname --with-cpp=PATH set C preprocessor pathname --with-cc-opt=OPTIONS set additional C compiler options --with-ld-opt=OPTIONS set additional linker options --with-cpu-opt=CPU build for the specified CPU, valid values: pentium, pentiumpro, pentium3, pentium4, athlon, opteron, sparc32, sparc64, ppc64 --without-pcre disable PCRE library usage --with-pcre force PCRE library usage --with-pcre=DIR set path to PCRE library sources --with-pcre-opt=OPTIONS set additional build options for PCRE --with-pcre-jit build PCRE with JIT compilation support --with-zlib=DIR set path to zlib library sources --with-zlib-opt=OPTIONS set additional build options for zlib --with-zlib-asm=CPU use zlib assembler sources optimized for the specified CPU, valid values: pentium, pentiumpro --with-libatomic force libatomic_ops library usage --with-libatomic=DIR set path to libatomic_ops library sources --with-openssl=DIR set path to OpenSSL library sources --with-openssl-opt=OPTIONS set additional build options for OpenSSL --with-debug enable debug logging ``` ### 编译示例[#](#编译示例) ``` $ ./configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module --with-http_realip_module --with-http_sub_module --with-http_gzip_static_module --with-pcre $ make -j2 $ make install ``` (完)
Jonny
2022年7月11日 14:26
450
0 条评论
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
如遇文档失效,可评论告知,便后续更新!
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
【阿里云】2核2G云服务器新老同享 99元/年,续费同价(不要✓自动续费)
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
【阿里云】2核2G云服务器新老同享 99元/年,续费同价(不要✓自动续费)
Markdown文件
Word文件
PDF文档
PDF文档(打印)
分享
链接
类型
密码
更新密码
有效期