Alan Hou的个人博客

Nginx 核心知识

初识Nginx

Nginx的三大应用场景

Nginx 核心知识

优点:

  1. 高并发、高性能
  2. 可扩展性好
  3. 高可靠性
  4. 热部署
  5. BSD 许可证

在线配置生成工具

服务器查看

Nginx 的组成

编译Nginx

访问http://nginx.org/en/download.html下载稳定版,以.1.16.1为例

Nginx 命令行

命令行演示

日志切割示例

 

常见问题

1、./configure: error: the HTTP rewrite module requires the PCRE library.

./configure: error: the HTTP gzip module requires the zlib library.

2、Too many open files

 

 

退出移动版