nginx 状态信息实战
1. nginx状态信息使用的是模块ngx_http_stub_status_module,所以在编译nginx的时候,必须增加http_stub_status_module模块。
2. https://www.cnblogs.com/chenjw-note/p/6138432.html
一往无前虎山行,拨开云雾见光明
1. nginx状态信息使用的是模块ngx_http_stub_status_module,所以在编译nginx的时候,必须增加http_stub_status_module模块。
2. https://www.cnblogs.com/chenjw-note/p/6138432.html