Skip to content
SRE运维进阶之路SRE运维进阶之路
github icon
  • Nginx

    • Nginx 学习笔记
      • 推荐教程
        • 知识体系
          • Summary
          • 1. 初识Nginx
            • 2. nginx架构基础
              • 3. nginx配置文件详解

                • 3.1 nginx全局块和events块配置
                  • 3.2 nginxHTTP块配置
                    • 3.3 nginxSERVER块配置
                      • 3.4 nginxLOCATION块配置
                        • 3.5 nginx常用模块
                        • 4. 内核参数优化
                          • 5. 状态码
                            • 6. nginx的常见问题
                            • Tomcat

                              • Tomcat 学习笔记
                                • 生产环境中的tomcat配置
                                  • tomcat假死现象
                                    • Tomcat “缓存”清理
                                      • tomcat注意事项
                                        • Tomcat 错误代号及状态码

                                        Nginx 学习笔记

                                        author iconClaycalendar icon2020年3月20日category icon
                                        • web中间件
                                        tag icon
                                        • Nginx
                                        timer icon小于 1 分钟

                                        此页内容
                                        • 推荐教程
                                        • 知识体系
                                        • Summary

                                        # Nginx 学习笔记

                                        # 推荐教程

                                        nginx核心知识150讲 | 陶辉 | 极客时间open in new window ⭐

                                        Nginx 极简教程 | dunwuopen in new window

                                        OpenResty 最佳实践 | moonbingbingopen in new window

                                        以下笔记大部分出自以上教程

                                        # 知识体系

                                        Hello Nginx~

                                        详细的核心知识点 复习思维导图open in new window

                                        # Summary

                                        • 1. 初识Nginx
                                        • 2. nginx架构基础
                                        • 3. nginx配置文件详解
                                          • 3.1 nginx全局块和events块配置
                                          • 3.2 nginxHTTP块配置
                                          • 3.3 nginxSERVER块配置
                                          • 3.4 nginxLOCATION块配置
                                          • 3.5 nginx常用模块
                                        • 4. 内核参数优化
                                        • 5. 状态码
                                        • 6. nginx的常见问题
                                        edit icon编辑此页open in new window
                                        上次编辑于: 2022/4/28 07:07:30
                                        贡献者: clay-wangzhi,clay-wangzhi
                                        下一页
                                        1. 初识Nginx
                                        备案号:冀ICP备2021007336号
                                        Copyright © 2023 Clay