nginx 状态信息实战

1.  nginx状态信息使用的是模块ngx_http_stub_status_module,所以在编译nginx的时候,必须增加http_stub_status_module模块。

2.  https://www.cnblogs.com/chenjw-note/p/6138432.html

posted @ 2018-02-11 23:20  奋斗史  阅读(103)  评论(0)    收藏  举报