0
点赞
收藏
分享

微信扫一扫

一些不错的nginx 开发资料

ZMXQQ233 2022-10-07 阅读 223

最近在学习nginx,整理一些感觉不错的资料,方便使用,一个是taobao tengine 团队写的关于nginx 介绍的,一个是白云山团队翻译的
还有一个值得阅读的是openresty的一些高质量模块

说明

主要是想整体学习下nginx 的内部机制,提高解决问题的能力,同时也可以学习以下设计,总处于片面的使用,总是感觉比较虚,系统的了解
还是很有必要的

参考资料

​​http://tengine.taobao.org/book/​​​​https://github.com/baishancloud/nginx-development-guide​​

https://github.com/openresty/lua-nginx-module

https://github.com/alibaba/tengine

https://github.com/nginx/nginx

https://nginx.org/en/docs/

https://www.nginx.com/nginx-wiki/build/dirhtml/extending/api/

举报

相关推荐

0 条评论