{"id":13462554,"url":"https://github.com/taobao/nginx-book","last_synced_at":"2025-05-14T03:07:58.312Z","repository":{"id":6440632,"uuid":"7679716","full_name":"taobao/nginx-book","owner":"taobao","description":"Nginx开发从入门到精通","archived":false,"fork":false,"pushed_at":"2023-11-20T07:48:54.000Z","size":2484,"stargazers_count":6960,"open_issues_count":542,"forks_count":2025,"subscribers_count":586,"default_branch":"master","last_synced_at":"2025-04-03T08:05:42.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taobao.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2013-01-18T03:40:20.000Z","updated_at":"2025-04-01T10:12:12.000Z","dependencies_parsed_at":"2024-03-31T23:44:26.187Z","dependency_job_id":null,"html_url":"https://github.com/taobao/nginx-book","commit_stats":{"total_commits":165,"total_committers":31,"mean_commits":5.32258064516129,"dds":0.8545454545454545,"last_synced_commit":"a55180b826df1aa3a4e626bb149b4b8b548f8b7f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taobao%2Fnginx-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taobao%2Fnginx-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taobao%2Fnginx-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taobao%2Fnginx-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taobao","download_url":"https://codeload.github.com/taobao/nginx-book/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261928,"owners_count":21074225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T12:00:51.718Z","updated_at":"2025-04-10T17:17:54.923Z","avatar_url":"https://github.com/taobao.png","language":"Python","funding_links":[],"categories":["Uncategorized","大厂开源","Python","书籍","Third Modules","Tutorials","Python (1887)","IT 相关","资料篇"],"sub_categories":["Uncategorized","阿里开源","C Modules","Lua Modules","DevOps","GitHub篇"],"readme":".. nginx_book documentation master file, created by\n   sphinx-quickstart on Wed Feb 29 17:58:19 2012.\n   You can adapt this file completely to your liking, but it should at least\n   contain the root `toctree` directive.\n\nNginx开发从入门到精通\n=============================\n\n\n缘起\n++++++\n\nnginx由于出色的性能，在世界范围内受到了越来越多人的关注，在淘宝内部它更是被广泛的使用，众多的开发以及运维同学都迫切的想要了解nginx模块的开发和它的内部原理，但是国内却没有一本关于这方面的书，源于此我们决定自己来写一本。本书的作者为淘宝核心系统服务器平台组的成员，本书写作的思路是从模块开发逐渐过渡到nginx原理剖析。书籍的内容会定期在这里更新，欢迎大家提出宝贵意见，不管是本书的内容问题，还是字词错误，都欢迎大家提交issue(章节标题的左侧有评注按钮)，我们会及时的跟进。\n\n.. topic:: 更新历史\n\n    .. csv-table:: \n       :header: 日期, 描述\n       :widths: 20, 160\n       :quote: $\n       :delim: |\n\n       2012/03/01|创建目录大纲\n       2012/03/28|增加了样章\n       2012/05/25|更新样章\n       2012/06/08|增加第5章\n       2012/06/11|增加第4章\n       2012/06/26|增加第6章(event module)\n       2012/06/27|更新第5章部分内容\n       2012/07/04|更新第6章event module部分内容\n       2012/07/12|增加第12章（请求头读取，subrequest解析）\n       2012/08/14|增加第2章(nginx基础架构及基础概念)\n       2012/08/14|增加第2章(ngx_str_t数据结构介绍)\n       2012/08/17|增加第7章(模块开发高级篇之变量)\n       2012/08/25|增加第11章(nginx的启动阶段部分内容)\n       2012/09/26|增加第2章(ngx_array_t,ngx_hash_t及ngx_pool_t介绍)\n       2012/10/08|增加第11章(配置解析综述)\n       2012/10/12|增加第2章(ngx_hash_wildcard_t,ngx_hash_combined_t及ngx_hash_keys_arrays_t介绍)\n       2012/10/21|增加第2章(ngx_chain_t,ngx_list_t及ngx_buf_t介绍)\n       2012/11/09|增加第12章(请求体的读取和丢弃解析)\n       2012/11/24|更新第2章(ngx_buf_t的部分字段以及其他一些书写错误和表达)\n       2012/12/18|更新第11章(解析http块)\n       2012/12/10|增加第3章的内容\n       2012/12/28|补充和完善了第3章的内容\n       2013/01/25|增加了第2章(nginx的配置系统)\n       2013/02/18|增加了第2章(nginx的模块化体系结构, nginx的请求处理)\n       2013/03/05|增加了第12章部分内容(多阶段请求处理)\n       2013/03/08|完成第11章第1节(配置解析综述、ngx_http_block)\n       2013/04/16|完成第9章第1节(源码目录结构、configure原理)\n       2013/09/30|完成第12章部分内容(多阶段执行链各个阶段解析)\n       2013/10/11|完成第12章部分内容(filter解析)\n       2013/10/11|完成第12章部分内容(ssl解析)\n\n版权申明\n++++++++++++\n\n本书的著作权归作者淘宝核心系统服务器平台组成员所有。你可以：\n\n- 下载、保存以及打印本书\n- 网络链接、转载本书的部分或者全部内容，但是必须在明显处提供读者访问本书发布网站的链接\n- 在你的程序中任意使用本书所附的程序代码，但是由本书的程序所引起的任何问题，作者不承担任何责任\n\n你不可以：\n\n- 以任何形式出售本书的电子版或者打印版\n- 擅自印刷、出版本书\n- 以纸媒出版为目的，改写、改编以及摘抄本书的内容\n\n目录\n++++++\n\n书籍浏览 (http://tengine.taobao.org/book/index.html)\n\n团队成员\n++++++++++++\n\n叔度 (http://blog.zhuzhaoyuan.com)\n\n雕梁 (http://www.pagefault.info)\n\n文景 (http://yaoweibin.cn)\n\n李子 (http://blog.lifeibo.com)\n\n卫越 (http://blog.sina.com.cn/u/1929617884)\n\n袁茁 (http://yzprofile.me)\n\n小熊 (http://dinic.iteye.com)\n\n吉兆 (http://jizhao.blog.chinaunix.net)\n\n静龙 (http://blog.csdn.net/fengmo_q)\n\n竹权 (http://weibo.com/u/2199139545)\n\n公远 (http://100continue.iteye.com/)\n\n布可 (http://weibo.com/sifeierss)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaobao%2Fnginx-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaobao%2Fnginx-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaobao%2Fnginx-book/lists"}