摘要:
1、编译时带上--with-http_stub_status_module模块./configure--with-http_stub_status_module2、nginx.conf增加配置location /status { stub_status on; }3、在浏览器上输入http://ip/status查看nginx的状态Active connections: 1 server accepts handled requests 57 57 57 Reading: 0 Writing: 1 Waiting: 0 阅读全文
posted @ 2012-11-02 14:56
ybtyoyo
阅读(911)
评论(0)
推荐(0)
浙公网安备 33010602011771号