stub_status on; 监控状态查看位置在哪?
域名.confnginx.conf
配置文件里面都已经开启了
stub_status on
stub_status on; 监控状态查看位置在哪?
安装的是默认LNMP最新版本 nginx版本等等都没有升级.
以前别人写的文章旧版本是 域名后面加 Status
军哥以前回的一个帖子说是nginx_status
但我两个都试过都不行 直接404
乱试了下域名/status
呵呵
这个监控是只整个VPS服务器上的监控还是指单个站点的监控呢?
还有哪位能告诉我下具体的意思是什么
Active connections: 2 #貌似是当前客户端连接数#下面不知道...server accepts handled requests 4985 4985 14424 Reading: 0 Writing: 1 Waiting: 1 看看你/usr/local/nginx/conf/nginx.conf 里的设置或 /usr/local/nginx/conf/vhost/域名.conf 里的设置
页:
[1]