Skip to content

panzg123/nginx-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-comment

阅读nginx源码过程中的注释的记录,是在jianfengye的基础上完成的。 ##记录

  1. update:2015-10-29 注释nginx.c ngx_cycle.c ngx_conf_file.c ngx_conf_file.h ngx_log.h ngx_log.c
  2. update:2015-10-30 注释nginx时间管理相关的函数
  3. update:2015-10-31 注释nginx内存池相关的函数
  4. update:2015-11-2 注释nginx进程通信
  5. update:2015-11-3 注释nginx http request phase
  6. update: 2015-11-17 注释http框架相关
  7. update: 2015-11-18 注释http upstream subrequest
  8. update: 2015-12-13 转换GBK到UTF-8编码

##参考

  1. 《nginx高性能web服务器详解》
  2. github jianfengye
  3. walkerkalr的csdn博客 walkerkalr
  4. chosen0ne的csdn博客 chosen0ne
  5. 《nginx模块开发指南,使用C++11和boost程序库》

About

阅读nginx源码过程中的注释的记录

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages