随笔分类 - nginx
摘要:一 启动 Where signal may be one of the following: stop — fast shutdown quit — graceful shutdown reload — reloading the configuration file reopen — reopen
阅读全文
摘要:1,configure 命令行参数处理2,初始化各种文件路径3,分析源码结构4,生成编译过程中所需路径5,准备 .h,.err等编译所需文件6,写入命令行参数7,检测环境(系统,编译器,第三方库...)8,处理nginx,conf文件等的路径9,创建makefile文件10,加入第三方库,头文件等1...
阅读全文