We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66136ff commit 4638ad2Copy full SHA for 4638ad2
README.md
@@ -80,7 +80,7 @@
80
+ phase的意义:就是几个MR的一个集合,不定数目的MR job视为一个phase。一个请求经过nginx处理的过程中,会经过一系列的阶段(phases)
81
## <a name="Nginx_base_knowledge"/> Nginx基础知识
82
+ [NGINX 所有 Modules](https://www.nginx.com/resources/wiki/modules/)
83
-+ [Nginx 配置文件 nginx.conf 详解](https://www.nginx.com/resources/wiki/modules/)
++ [Nginx 配置文件 nginx.conf 详解](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Nginx/nginx-base-config.md)
84
#### agentzh的Nginx教程(版本2016.07.21)
85
+ [agentzh的Nginx教程地址](https://openresty.org/download/agentzh-nginx-tutorials-zhcn.html)
86
+ Nginx 变量漫谈(一)
0 commit comments