Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0bc4c33

Browse files
committed
TCP和UDP负载平衡官方参考文档
1 parent cd892cc commit 0bc4c33

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

‎README.md‎

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,24 @@
55
## <a name="index"/>目录
66
#### Nginx 教程 (Nginx tutorial)
77
* [Nginx编译安装](/Nginx/nginx-install.md)
8-
* [Nginx.conf详解和配置](/Nginx/nginx-base-config.md)
9-
* [Location 详解和配置](/docs/Nginx/location-detail.md)
8+
* [Nginx.conf详解](/Nginx/nginx-base-config.md)
9+
* [Location 详解](/docs/Nginx/location-detail.md)
1010
* [Nginx基础知识](/Nginx/nginx-basic.md)
1111
* [Nginx高性能WEB服务器详解](/Nginx/nginx-high-basic.md)
1212
* [Nginx高并发系统内核优化和PHP7配置文件优化](/Nginx/nginx-parameter-config.md)
1313
* [Nginx和PHP-FPM启动脚本](/Nginx/nginx-start-script.md)
14+
* [Nginx的11个Phases](/Nginx/nginx-phases.md)
15+
* [agentzh 的 Nginx 教程](https://openresty.org/download/agentzh-nginx-tutorials-zhcn.html)
16+
* [Nginx 陷阱和常见错误](h/Nginx/nginx-1-config.md)
17+
* [TCP和UDP负载平衡官方参考文档](https://www.cnblogs.com/tinywan/p/6586053.html)
18+
* [Nginx 高并发系统内核优化](/Nginx/nginx-parameter-config.md)
19+
* [nginx 并发数问题思考:worker_connections,worker_processes与 max clients](http://liuqunying.blog.51cto.com/3984207/1420556?utm_source=tuicool)
1420
* [如何在工作中提高Ngixn服务器性能?达到高效](https://juejin.im/post/5adb45e96fb9a07ab773c767?utm_source=gold_browser_extension)
1521
* 项目案例 (Project notes)
16-
* [Nginx 同一个IP上配置多个HTTPS主机](https://github.com/Tinywan/lua-nginx-redis/blob/master/Nginx/more-domain-config.md)
22+
* [Nginx 同一个IP上配置多个HTTPS主机](/Nginx/more-domain-config.md)
1723
* [Nginx 如何配置一个安全的HTTPS网站服务器](http://www.cnblogs.com/tinywan/p/7542629.html)
1824
* [Nginx 配置启用 HTTP/2](http://www.cnblogs.com/tinywan/p/7860774.html)
25+
* [申请Let's Encrypt通配符HTTPS证书](https://www.cnblogs.com/tinywan/p/8573169.html)
1926
* 扩展模块 (Third-party module)
2027
* [nginx-vod-module](http://www.cnblogs.com/tinywan/p/7879559.html)
2128
* [nginx-module-vts](http://www.cnblogs.com/tinywan/p/7872366.html)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /