15.4 nginx主配置文件(ngx_http_core_module:http全局配置段) 2018年6月11日2018年6月20日luciferLeave a comment 跟客户端相关的配置; 文件操作相关的配置; ==========================…
15.3 nginx主配置文件(ngx_http_core_module:main配置段) 2018年6月11日2018年6月20日luciferLeave a comment nginx主配置文件默认配置; user nginx; worker_processes aut…
15.2 nginx概述与2种安装方式 2018年6月11日2018年6月20日luciferLeave a comment 1、nginx概述 1.1 nginx的程序架构:master/worker模型; 1>…