2021年4月28日
摘要: Nginx 处理请求的过程一共划分为 11 个阶段,按照执行顺序依次是 post-read、server-rewrite、find-config、rewrite、post-rewrite、preaccess、access、post-access、try-files、content 以及 log。 p 阅读全文
posted @ 2021-04-28 11:27 让编程成为一种习惯 阅读(469) 评论(0) 推荐(0) 编辑