1 Star 0 Fork 299

robertYang / geektime-nginx

forked from 极客时间 / geektime-nginx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
russelltao 提交于 2019-01-16 15:24 . Update README.md

geektime-nginx

极客时间:nginx核心知识100讲配置文件与代码分享

nginx编译参数

课程截止到第5部分时,用到的模块及编译参数如下:

./configure --with-http_auth_request_module --with-http_realip_module --with-http_v2_module --with-debug --add-module=/home/web/nginx-http-concat/ --with-http_random_index_module --with-http_sub_module --with-http_addition_module --with-http_secure_link_module --with-http_geoip_module --with-http_ssl_module --with-stream_ssl_module --with-stream_realip_module --with-stream_ssl_preread_module --with-stream --add-module=/home/web/ngx_cache_purge/ --with-http_slice_module --with-google_perftools_module --with-threads --with-ld-opt=-ltcmalloc --with-http_gzip_static_module --with-http_gunzip_module --with-http_stub_status_module

购买课程

架构图

1
https://gitee.com/robertYang/geektime-nginx.git
git@gitee.com:robertYang/geektime-nginx.git
robertYang
geektime-nginx
geektime-nginx
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891