1、windows下nginx查看并发链接数要使用stable版本

2、配置代码:

location /status {
  stub_status on;
}

3、访问地址:http://localhost/status

最开始用的mainLine版本,网上看了很多配置教程,都测试不通过(配置没问题)

但没怀疑过版本问题,感谢群友 ︶ㄣ心痕ぐ 的指点

 posted on 2014-08-06 19:06  某猿  阅读(1070)  评论(0编辑  收藏  举报