Giter Club home page Giter Club logo

advanced-nginx's Introduction

联系作者

  • weixin: 363260961
  • QQ: 363260961

编写不易,转载请注明出处https://github.com/Zhucola/advanced-nginx

目录

  • ngx_http_core_module.md

    一些nginx的基本命令,入门nginx的基本操作应该从此开始

  • OpenSSL.md

    OpenSSL入门,ca证书搭建,openssl.cnf配置文件详解

  • ngx_http_ssl_module.md

    nginx的https配置,查看此目录应该有一定的openssl、https协议基础

  • 连接处理方法IO.md

    nginx的IO 模型简单介绍,仅仅介绍如何设置、切换,网络IO模型详细讲解不在本次nginx总结中

  • 日志管理.md

    nginx的日志管理,涉及error、access日志、日志结构等

  • 命令行与热部署操作.md

    nginx的信号管理(如平滑重启、启动、停止、重新创建日志文件)和热部署操作

  • ngx_http_limit_conn_module.md

    直接使用nginx进行并发限流,如以$uri为键,限制相同请求$uri的并发数量为100,在请求超限下返回自定义http_code,或者配合error_page指定来做进一步超限处理,可以将并发限流的操作从后端服务器转移至nginx,缓解后端服务器压力

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.