摘要: 一、项目代码树梳理 (i)ngx_master_process_cycle() //创建子进程等一系列动作 (i) ngx_setproctitle() //设置进程标题 (i) ngx_start_worker_processes() //创建worker子进程 (i) for (i = 0; i 阅读全文
posted @ 2022-03-08 17:03 豪崽_ZH 阅读(149) 评论(0) 推荐(0)